Skip to content
generated from Drumshtick/tweeter

Tweeter is a simple, single-page Twitter clone. Demonstrating styling and a single-page app.

Notifications You must be signed in to change notification settings

Drumshtick/Tweeter-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Create a tweet! Post it! View existing tweets in reverse-chronological order. Character counter ensures tweets stay within the alotted amount. Error messages will inform the user if their tweet conforms to the expected standard. Responsive layout keeps the site usable from smart phones to large displays.

Demonstration of HTML, CSS, JS, jQuery and AJAX front-end skills, and Node, Express back-end skills.

Screenshots

"Screenshot of page on small display" "Screenshot of page on small display - tweet section" "Screenshot of page on large display" "Screenshot of compose tweet section"

Getting Started

  1. Clone this repository onto your local device.
  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

  • Express
  • Node 5.10.x or above
  • md5
  • chance
  • body-parser

About

Tweeter is a simple, single-page Twitter clone. Demonstrating styling and a single-page app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published