This repository holds starter template with folder structures and basic packages for React Projects.
- Basic folder structures.
- Included Minimal packages:
- Axios.
- Formik.
- Lodash.
- UUID.
- Default Configured with
- Vite Builder.
- Configured to work with
Absolute path. - Configured Es-Lint Minimal configuration.
- Included environment configuration files.
Important
⛔ (Not Included!) Before begin you may need to add below to this project.
- UI Library (Any one of
MUI,Bootstrap,AntDesignetc..). - State Management.
- E2E Testing Library.
- Routing Library.
Note