Skip to content

Tweeter is a simple, single-page Twitter clone. Using HTML, CSS, JS, Jquery, and AJAX front-end skills I have turned the starter code into a functional website. In the future I wish to add the following features Functional header button Working Flag, RT, and like system Customizable Profiles

Notifications You must be signed in to change notification settings

wagabooga/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Using HTML, CSS, JS, Jquery, and AJAX front-end skills I have turned the starter code into a functional website.

In the future I wish to add the following features

  • Functional header button
  • Working Flag, RT, and like system
  • Customizable Profiles

Screenshots

"Tweeter_Fullscreen" "Tweeter_Mobile" "Tweeter_In_Action"

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
  • md5: 2.1.0 or above
  • chance: 1.0.2 or above

About

Tweeter is a simple, single-page Twitter clone. Using HTML, CSS, JS, Jquery, and AJAX front-end skills I have turned the starter code into a functional website. In the future I wish to add the following features Functional header button Working Flag, RT, and like system Customizable Profiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.9%
  • CSS 25.3%
  • HTML 19.8%