Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 726 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 726 Bytes

Notee

🔥️ Technologies

🚀 How to run

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

💻️ Project

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