This project aims to provide features like that of google keep notes.
- clone the repository in your system
git clone https://github.com/Sumit-pd/Keep-Notes.git
- cd to the project folder
cd Keep-notes
- install the dependecies
npm install
- run the project
npm start