Skip to content

A simple single-page AJAX-based Twitter clone that uses jQuery, HTML5 and CSS3.

Notifications You must be signed in to change notification settings

josephblais/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

A simple single-page AJAX-based Twitter clone that uses jQuery, HTML5 and CSS3. Built as part of the Lighthouse Labs Web Development Bootcamp to practice front-end development.

Final Product

Add Tweet - Desktop View

"Add Tweet - Desktop View"

Add Tweet - Mobile View

"Add Tweet - Mobile View"

Dependencies

  • Express
  • Node 5.10.x or above
  • Body-parser
  • Md5
  • Moment
  • Nodemon

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the development web server using the npm run local command

About

A simple single-page AJAX-based Twitter clone that uses jQuery, HTML5 and CSS3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • CSS 22.1%
  • HTML 18.0%