Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 497 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 497 Bytes

Fritter

#Features

Edting, deleting personal twitter

Retweeting, following, showing all the tweets for all users and users who are following.

Using MongoDB to store data persistently

Usage

npm install

npm start

Navigate to http://localhost:3000

Or visit online site: https://sailientolos-fritter.herokuapp.com/

Templating

We use Handlebars for templating. You may also be interested in EJS templating.