git clone https://github.com/ayushk12/sticky-note.git
run npm install
in both frontend and backend directory
run mongodb server in localhost
go to backend and run
node server.js
go to frontend and run
npm start
https://sticky-12.netlify.app/
changes done