- Clone This project
- Install packages with the commands
yarn
ornpm i
- To start the Server you need to run:
yarn dev
ornpm run dev
- Clone the backend and set it up then come back to this project
- Go to
src/config/api.ts
and set up the url to your backend url
- Clone this Project
- Make a branch with your feature
- Commit your changes
- Make a pull request
Made with ❤️ by Arthur Guedes