Tweeter is a simple, single-page Twitter clone.
Tweeter uses the Ajax javascript library to make asynchronous requests for tweets that refresh dynamically on a single page.
git clone git@github.com:fr3chtoa45t/tweeter.git
npm install
npm run local
Go to http://localhost:8080/ to use the app!
npm install -g sassnpm run sass-watch
- Express
- Node 5.10.x or above
- jquery
- ajax
- body-parser
- md5
- chance
- sass


