Use this skeleton to jump start web projects for nventive. The goal is to standardize how we build web projects in the company.
- Install Yarn
- View frontend Readme to start the project
- React router v7 as a framework using the
defaulttemplate and SPA mode - Vite using the
react-tsinstallation - MUI for our components library
- Axios for API calls
- React query for server-state management
- Zustand for client-state management
- i18next for internationalization
- Yup for schema validation
This project is licensed under the Apache 2.0 license - see the LICENSE file for details.
Please read CONTRIBUTING.md for details on the process for contributing to this project.
Be mindful of our Code of Conduct.