Skip to content

katy-arushi/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone focusing on front end, responsive design.

This project uses HTML, CSS, JS, jQuery and AJAX for the front-end, and Node & Express for the back-end.

Purpose

This project was created and published by Arushi Katyal as part of the Web Development Program at Lighthouse Labs.

Screenshots

"Tweeter Desktop" "Tweeter Tablet" "Tweeter Mobile" "Tweeter Error

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.

Dependencies

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

About

Single-page Twitter clone focusing on front-end, responsive design. Made with JavaScript, HTML, CSS, jQuery, and AJAX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.0%
  • CSS 26.8%
  • HTML 19.2%