An open-source project written with React and TypeScript.
This project represents my standard library for generic react components that I use in various other projects. It can be obtained from npm or distributed as a development package with the scripts.
- Using "Hooks", "Context", "Suspense" and other popular React patterns.
- Written entirely in TypeScript.
- Provides the application with various services and props.
- Using styling components from MUI project.
- Using Vite to serve the library
- MIT © xSNOWM4Nx