Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 798 Bytes

File metadata and controls

25 lines (17 loc) · 798 Bytes

Tweeter

Tweeter is a simple, single-page "clone" of the popular social media app, Twitter. I utilized skills in HTML, CSS, JS, jQuery and AJAX on the front-end to develop this app.

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  3. Go to http://localhost:8080/ in your browser.

Dependencies

  • Express
  • Node 5.10.x or above
  • Body-parser
  • Chance
  • md5

Screenshots

Desktop Screenshot

Desktop View

Mobile Scrolling Screenshot

Mobile View