Skip to content

deventorum/Tweeter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone. Express is used as a backend. Application is secured against scripting attacks. MongoDB was used to manage database of users and tweets. The application is optimized for mobile phones with responsive design. JQuery library was used on the frontend. User registration is implemented, so only users who are logged in can post tweets.

Final Product

"Screenshot of the home page" "Screenshot of registration form"

Dependencies

  • Node.js
  • Express
  • MongoDB
  • bcrypt
  • body-parser
  • cookie-session
  • md5

DEV-Dependencies

  • Nodemon

Getting Started

  • Fork this repository, then clone your fork of this repository.
  • Install all dependencies (using the 'npm install' command).
  • Run the development web server using the 'node server/index.js' command.
  • Open the application at http://localhost:8080/ in your browser.

About

Tweeter is a simple, single-page Twitter clone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6