Skip to content

anisa114/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone built with Node, Express, and MongoDB for the back-end. In terms of front-end, technologies such as jQuery, AJAX, HTML5, and CSS3 were utilized.

Dependencies

  1. Node 5.10.x or above
  2. Express
  3. MongoDB
  4. Body-Parser

Getting Started

-Install all dependencies (using the npm install command -Run the development web server using the node 'npm run local' command

Screenshots

"Screenshot of tweeter intial page" "Screenshot of tweeter compose box" "Screenshot of tweeter features including error display, like button, and highlighting of extra characters"

About

A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.7%
  • JavaScript 8.1%
  • CSS 3.2%