Skip to content

cristianeams/tweeter

 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone. Built to practice HTML, CSS, JS, jQuery and AJAX front-end skills, and Node, Express and MongoDB for the back-end skills.

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
  • Moment
  • MongoDB
  • Node Sass

Final Product

"Screenshot of Tweets feed" "Adding a new Tweet

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

No packages published

Languages

  • JavaScript 93.6%
  • CSS 5.2%
  • HTML 1.1%
  • Shell 0.1%