- PERN stack (PostgreSQL, Express, React, Node)
- Progressive Web App
- Add to Home Screen functionality
- Offline caching with service workers
- Mobile first approach
- Typescript
- Styled Components
- React Router V4
- React Redux Toolkit
- Fractal structure for file organization and naming
- Optional Heroku integration
- + More TBD as I go
npm install
npm run client-install
npm run dev
npm run server
npm run client