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

suefrontend/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone built with HTML, CSS, JS, jQuery and AJAX.

Screenshots

"Screenshot of Desktop view" "Screenshot of Tablet view"

Installation

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

Dependencies

  • Express
  • body-parser
  • nodemon
  • chance

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.5%
  • SCSS 24.0%
  • CSS 20.3%
  • HTML 13.2%