Skip to content
 
 

Latest commit

 

History

99 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone. Project was primarily focused on introducing us to front-end dynamic websit design using HTML, CSS, and DOM manipulation using JQuery. Secondary focus was on further honing back-end skills with Express, HTTP, and GET/POST requests and responses.

SCREENSHOTS

Tweeter - tablet design

Tweeter - desktop design

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using the npm start command. The app will be served at http://localhost:8080/.
  3. Go to http://localhost:8080/ in your browser.
  4. Site is loaded with two default tweets. Toggle tweet form (click button in top right corner of page) and start tweeting!

Dependencies

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

About

A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages