I started this project to test my capabilities in React and
improve my knowledge in web programming.
Now, I want to make it useful at least for me. I think this
project has 'future' and can help people be more organized about
their projects.
- Clone this repo with:
git clone [email protected]:MartinGHaas/TypeTask-Pro.git
- Install this project's dependencies with:
npm i
- Run this application's backend, available in this repo.
- Create your account and try this application.
Notice that this application is in development and not deployed yet. When I finish this project I'll probably deploy on Vercel's cloud.
If you find any problems or want to suggest a new feature you
can open a Pull Request with a short explanation of your changes.