ReactJS Would You Rather Game
URL: https://eddielee394.github.io/react-wyr
Platform: Javascript
Framework: ReactJS
Build Time: 40 hrs
Site Type: Web application
- JWT Authorization
- User registration
- State persistence using custom Local Forage integration (Getting redux-persist to work properly proved to be a lil difficult)
- Authorized routing
- Custom templating system (thanks to the guys at @Fuse for the inspiration)
- Axios & Axios mock adapter integration for simulated serverside requests
- Users can:
- Select avatars
- Select profile cover photos
- post questions
- register new accounts and persist account data across browser sessions
- API middleware integration
- Code splitting & dynamic reducer injection