- Run
npm install
to install the dependencies - Run
npm start
to run the server
Only loggedin user who created a tweet can edit or delete the tweet. Remaining users are unauthorized to edit or delete others tweet
Don't allow me to delete you!
npm install
to install the dependenciesnpm start
to run the serverOnly loggedin user who created a tweet can edit or delete the tweet. Remaining users are unauthorized to edit or delete others tweet
Don't allow me to delete you!