Skip to content

zefaradi/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

This repository is the starter code for the project: Students will fork and clone this repository, then build upon it to practice their HTML, CSS, JS, jQuery and AJAX front-end skills, and their Node, Express back-end skills.

Getting Started

  1. Clone your repository onto your local device.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command.
  4. Go to http://localhost:8080/ in your browser.

Dependencies

  • Express
  • Node 5.10.x or above
  • Body-Parser 1.15.2
  • Chance: 1.0.2
  • md5: 2.1.0
  • timeago.js: 4.0.2

Final Product

"Desktop View"

"Mobile View"

About

This project was build with HTML, CSS, JS, jQuery and AJAX as part of my Lighthouse Labs studies, practicing my front-end skills, and also Node, Express back-end skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 49.7%
  • HTML 25.2%
  • CSS 25.1%