A Note keeping web app. Keep all your notes in one place.
Clone the project
git clone https://github.com/yash-jain24/Keeper-Frontend.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start