A react PWA MVP
This is the Progressive web app for project 'balo'. This is an MVP.
- Fetches data from the REST Api.
- Filters and sorts data received.
- Lets users save and retrieve saved data using localStorage() api
- TikTok style UI
The App is made with React and it uses a few other libraries.
- App bootstrapping with create-react-app
- State management Redux, react-redux, redux-thunk
- Routing react-router
- SEO react-helmet
- Http client Axios
- Performance react-loadable
- Utilities Lodash, Moment
- Styling CSS-in-js Emotion
Emanuele Dancelli - emanueledancelli@gmail.com