This is a way to organize a React app using context for state management.
- React 19
- Webpack 5
- Babel 7 with path aliasing
- React Router 7 with protected routes and route transitions
- CSS modules
- Axios wrapper
- socket.io 4 (connects to server setup here)
- Electron 34
- basic utils, e.g. localStorage
- code splitting for prod builds
- meta tags for social media
- simple rsync script for deployment
- Jest 29
- React Testing Library
- TypeScript with helpful globals