Skip to content

tahuana/LHL_Project3_Tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone, that uses HTML5, SASS, CSS3, JS, jQuery and AJAX in front-end, and Node, Express and MongoDB in back-end.

Final Product

"Screenshot of the compose tweet" "Screenshot of the compose tweet hidden" "Screenshot of the empty tweet flashing message" "Screenshot of the too long tweet flashing message" "Screenshot of the responsive design" "Screenshot of the tweet liked"

Dependencies

  • Express
  • Node 5.10.x or above
  • body-parser
  • chance
  • md5
  • mongodb

Getting Started

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

About

Lighthouse Labs - Bootcamp - Project 3 - A twitter clone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.7%
  • CSS 40.2%
  • HTML 8.1%