Skip to content

Marwa7246/tweeter

 
 

Repository files navigation

Tweeter Project

https://tweeeets.herokuapp.com/

Tweeter is a simple, single-page Twitter clone, build using HTML, CSS, JS, jQuery and AJAX in the front-end, and Node, Express and MongoDB in the back-end.

Final Product

"screenshot of mobile app page" "screenshot of tablet app page" "screenshot of desktop app page"

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.

Dependencies

  • Body-parser Node.js
  • Chance
  • Express
  • md5
  • moment

About

Tweeter is a simple, single-page Twitter clone, build using HTML, CSS, JS, jQuery and AJAX in the front-end, and Node, Express and MongoDB in the back-end.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • CSS 4.1%
  • SCSS 2.4%
  • HTML 1.5%