Skip to content

rlitoncs/Tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone built with front-end skills of: HTML, CSS, JS, jQuery and AJAX. As well as back-end skills of Node and Express.

Final Product

"Tweeter in Desktop Version"

"Tweeter in Mobile Version

Dependencies

  • Express
  • Node 5.10.x or above

Set-Up

  1. Create a new repository using this repository as a template.
  2. Clone your repository onto your local device.
  3. Install dependencies using the npm install command.
  4. Start the web server using the npm run local command. The app will be served at http://localhost:8001/.
  5. Go to http://localhost:8001/ in your browser.

Instructions

Compose Tweet

  • Click on Start your Tweet
  • Type anything you would like to hum about
  • Click on TWEET and see your tweet unfold on the page
  • Alternatively, you can click on red-down-arrow located at the top-right to start a new tweet!

Stretch

  • Composing a Tweet Box can be toggled by clicking the new or red-down-arrow located on the top right
  • A second toggle-button appears at the bottom right of the window screen when users can scroll down. The second toggle-button lets users jump back to the top of page to start a new tweet
  • Added SASS as an extension to help write more organized and reusable code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published