This is a Web application for tasks build with React JS including stuff like context API, states, axios, react-router-dom, and more.
The services of this project are build with Node JS and connects with a MongoDB, and there could be found in:
https://github.com/willihamer/tasks-service-MernStak
It is possible to find a demo of the project in this link (be patient backend is deployed in the free version of heroku it could take one or two minutes for the backend to start):
https://tasksmernhh.netlify.app/
- run npm i inside the project folder to install al dependencies
- then run npm start to initialize the project