Project Habit Tracker developed during the Next Level Week Setup, on the Ignite trail.
Install all dependencies:
cd server/ && npm iRun server
npm run devInstall all dependencies:
cd web/ && npm iRun server
npm run dev| Fig. 1: texto de preechimento |
Before starting, check and follow the instructions for contributing to the repository. If not, you can follow the instructions below:
- Fork the project
- Create a new branch: git checkout -b nova-branch
- Commit your changes: git commit -m 'I added something'
- Push to branch: git push origin nova-branch
- Open a Pull Request
If you want to report a bug or request a feature, go to Issue on the GitHub Project and add your request.
Created with 💜 by Carlos Alves