Skip to content
/ tweeter Public template
forked from lighthouse-labs/tweeter

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

Notifications You must be signed in to change notification settings

stoofz/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Built with a HTML, CSS, JS, jQuery and AJAX front-end. With a Node and Express back-end.

This app is designed for mobile, tablet, and desktop.

Screenshots

"Desktop"

"Tablet / Mobile"

Dependencies

  • body-parser 1.15.2
  • chance 1.0.2
  • md5 2.1.0
  • Express 4.13.4
  • Node 5.10.x or above

Getting Started

  • Clone the repository onto your local device.
  • Install dependencies (using the npm install command).
  • Start the web server using the npm run start command.
  • Browse to http://localhost:8080/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • CSS 27.0%
  • HTML 19.8%