On-it is a mobile app for Task Management/ToDo list with motivational messages to keep you motivated while being productive!
Ensure that you have node>=9 and npm>=5 installed on your machine
Clone the repo, install the dependencies and run the app:
$ git clone https://github.com/cppratesmaia/on-it-api.git
$ cd on-it-api
$ npm install
$ npm run devThis project is licensed under the MIT License - see the LICENSE.md file for details