mutheusalmeida / notee

A simple note-taking app built with ReactJS.

Home Page:https://notee-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple note-taking app built with ReactJS.

https://notee-app.netlify.app/


Languages

Language:JavaScript 96.8%Language:HTML 3.2%