assignment MERN stack used
To start this clone with link
- git clone
Then install all the dependency
2.npm i (open notesharingappp in terminal and type npm i and nodesharingapp->client in terminal and type npm i).
To start
3.npm start (open notesharingappp in terminal and type nodemon and nodesharingapp->client in terminal and type npm start).