This is simple notes recording application.
https://pkb-notes-app.surge.sh/
Clone the project
git clone https://github.com/praveen5959/notes-app
Go to the project directory
cd notes-app
Install dependencies
npm install
Start the server
npm run start
App will be accessible at http://localhost:3000/