Notes-App Project is an app that has functionalities to help you mantaining daily tasks.
- NodeJS
- Clone the repository:
git clone https://github.com/raphaelmro/notes-app.git
- Install the project dependencies:
npm install
- Run Notes-App! Check the available commands:
node app.js add
node app.js remove
node app.js read
node app.js list
The project is open to receive new suggestions and pull requests
GPL 3.0