Footyfollwr is a web app to keep track of major football leagues around the world. It is a PWA boostrapped with create-react-app
and uses preact
for user interfaces. Styling is done with good old SASS.
All the power of following football leagues, without the overhead!
I have written a blog post about the same. Check it out here.
Usual installation procedure via npm install
or yarn
.
Run npm run start
to run the development server.
For feature requests / bug reports, please create an issue here. We shall discuss it out there. Pull requests are welcome :)