Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 333 Bytes

Twitr

NodeJS with expressjs & MongoDB

Take a clone & run npm install

start app : DEBUG=twitr* npm start

app url : http://localhost:3000/

to save post : write into the textarea and hit post button.. the post will appear

update post : click on the post that needs to be edited

delete post : click on delete icon