Skip to content

theomalaper/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Features

Look out for the blinking owl when submitting a new tweet

  • Write and submit new tweets to the feed
  • See the username, info and data of other users
  • 'Write a tweet' animation to display the tweet submit form
  • 'Scroll back to the top button' allowing you to go to the top of the feed
  • Animated owl that blinks everytime you submit a new tweet

Final Product

"Owl blinking and button animation when submitting a new tweet"

"Scroll back up functionality and animation"

"Main page computer display"

"Main page mobile / tablet display"

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  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.
  5. Important! Look at the owl when submitting a new tweet
  6. Enjoy the full features of the website (Look at other user's tweet and start tweeting)

Dependencies

  • Express
  • Chance
  • Node 5.10.x or above

About

Tweeter is a simple, single-page Twitter clone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.3%
  • CSS 28.1%
  • HTML 13.6%