Clone the repo and access the folder
$ git clone https://github.com/mutheus/notee.git && cd notee
# Install the dependencies
$ npm install
# Start the project
$ npm start
The project was inspired by Amal's note app concept. The notes stay saved in the localStorage, you can add, edit, delete, and search for a note.
Made with 🖤 by Matheus Almeida