Marvel-api-explorer
Marvel-api-explorer copied to clipboard
🎓 PWA - Exploring Marvel's API with React + Redux
:mortar_board: Marvel API Explorer
About
This is a personal project built in my spare time for learning purposes. It uses the official Marvel API
Features
- PWA
- Responsive
- Offline ready
- Installable (add to Homescreen )
- Swipe gestures for pagination
- Pull to refresh keeps current pagination page
Running
npm start
Testing
npm test
or
npm run start:watch ## watch/tdd mode
Built with
- ES6
- Sass
- React + Redux
- Jest
- VSCode
- WebPack
Todo
- Write more tests(especially jsx components)
- Refactor bits of code
- Add more mobile friendly gestures