Skip to content

malak-dev/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

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

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.

Screenshots

"Screenshot of tweet main page where you can add a new tweet" Screenshot of tweet main page where you can add a new tweet "screenshot of desktop_version where you can use the app in your PC" screenshot of desktop_version where you can use the app in your PC "Screenshot of tablet_version where you can open the app on your tablet " Screenshot of tablet_version where you can open the app on your tablet

Dependencies

  • Express
  • Node 5.10.x or above
  • Nodemon
  • Jquery
  • Body-parser
  • chance
  • md5

About

Tweeter is a dynamic single-page app, inspired by Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.4%
  • CSS 23.3%
  • HTML 14.3%