Skip to content

curriecode/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Table of Contents

Description

Tweeter is a single-page application Twitter clone. It is designed to be fully responsive accross all viewport sizes and is built with Javascript, jQuery, CSS, HTML and Express.

Final Product

"Full screen view of tweeter"

"Responsive layout for smaller viewport sizes"

Getting Started

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

Dependencies

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

Contributions

Backend starter code was served by Lighthouse Labs

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 53.8%
  • CSS 28.8%
  • HTML 17.4%