Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 530 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 530 Bytes

Notekeepr

Notekeepr is a web application which saves all your notes and it also keeps track of them.

Frontend Code

Frontend

Live Demo

Click Here

Features

  • Add new Note
  • See all your Notes
  • Delete you Note

Technologies Used

  • React
  • NodeJs
  • ExpressJs
  • Mongodb

Installation Steps

  • First Install all dependencies
    npm install
  • Run
    npm start