Skip to content

lizfosdick/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone. It was built during Lighthouse Labs' Web Development Bootcamp. It uses HTML, CSS, JS, jQuery, AJAX, Node, Express, Chance, and Body Parser, and features responsive design elements.

Getting Started

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

Dependencies

  • Express
  • Node 5.10.x or above
  • Chance
  • Body Parser

Screenshots

"Screenshot of 1024px display" "Screenshot of responsive tablet display" "Screenshot of new tweet form" "Screenshot of empty tweet error" "Screenshot of too many characters error"

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

 
 
 

Contributors

Languages

  • JavaScript 59.9%
  • CSS 21.7%
  • HTML 18.4%