Web for Bringer Challenge.
Web app built for the Bringer challenge.
This app features all the latest tools in API development!
- ReactJS
- Typescript
- ESlint/Prettier
- Axios
- React Query
- React Hook Form
- MUI Material UI
$ yarn install
1. Copy the .env.example file with the .env name and fill in the environment variables.
2. Run yarn start to run the project on the port specified in the environment variable named REACT_APP_API_URL
Nest is MIT licensed.