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
- Vite using the
react-ts
installation - MUI for our components library
- React router for the pages routing
- Axios for API calls
- i18next for internationalization
- Yup for schema validation
- Zustand for global store
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.