This project provides a template for projects using a React frontend and express Backend.
- standard react-creat app functionality
- Example Loading, nav and intro components.
- css variables for colouring and spacing
- SASS/SCSS
- Redux with example reducer and actions
- React router
- Page component examples (with lazy loaded pages and fallback loading)
- Proxy for api calls
- extra eslint
- Api endpoint
- static serving build files (and handle react-router)
- nodemon for