This project is a clone of Google Keep, a note-taking application developed by Google. It was built using ReactJs and Javascript in two separate files!
Javascript, Reactjs, HTML, CSS
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start