A google keep clone, made with React + Node.js + Material UI
- Organize your thoughts and save important information using notes.
- Create and Delete notes.
This project was bootstrapped with Create React App.
- Clone the repository.
- Run
npm install
to install the dependencies. - Run
npm start
to start the app onlocalhost:3000
.