This is a Note application where users can store their notes and can access them later when necessary.It uses MERN stack technology.
React.js installed on your device. MongoDB installed on your device. Node.js setup on your device.
clone this repository using the following command. $ git clone https://github.com/PrasannaJangali/inotebook.git
Follow the steps to use iNotebook. open the app folder that you just cloned cd backend npm install node index.js
open another terminal and run the following commands npm install npm start