live site is here, hosted on aws
install all the programs
npm i
running the program as an spa
npm run start
running as universal app
npm run start:server
- redux store hydration on client side load
- server side rendering
- react-redux and routing
- more cleaner styling
- server side cache on menu lists
- use redux persist for hydrating and dehydrating the store
- set up tests and code coverage
- redo styles so it doesn't look like a monkey did it
- use cool css variables
- make use of the print styling
- test server side rendering