Skip to content

React project setup with TS, socket.io, utils, etc.

Notifications You must be signed in to change notification settings

crshmk/react-ts

Repository files navigation

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

About

React project setup with TS, socket.io, utils, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published