Built with...
create-react-app- Redux for lovely data management
- React-Router ... for routing
- React-Router-Redux for syncing routes with store
- Redux DevTools Extension enabled for debugging
- ParseServer for backend + authentication system
- (Parse Dashboard included)
- Express for serving the ParseServer
Run dev server
npm start
Build for production
npm run build