Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
/ tweeter Public archive
forked from lighthouse-labs/tweeter

A simple, single page twitter clone project, to help gain front-end dev chops.

Notifications You must be signed in to change notification settings

JettScythe/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Final Product

"GIF of home page"

Dependencies

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

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.

About

A simple, single page twitter clone project, to help gain front-end dev chops.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 55.8%
  • CSS 27.1%
  • HTML 17.1%