Skip to content

Tweeter is a simple, single-page Twitter clone.

Notifications You must be signed in to change notification settings

thaian161/tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Tweeter allow users to post tweets within a 140-character limit. New tweets appear on the top of the page. Using AJAX, the app updates tweet pages asynchronously without reloading the whole page. Tweeter Project uses this repos from LHL as template. To further develop the app, I used HTML, CSS, JS, jQuery, and AJAX in the front-end; Node and Express in the back-end. Additionally, Tweeter has a dynamic responsive design that is compatible with both desktop and tablet screens.

This is my third project at LHL after Lotide and TinyApp.

Avatar Icon re-designed by my little sister @ThyAn BuiLe

Final Product

Desktop Landing Page

"Desktop Page"

Error Display Page

"Error"

Desktop bottom of page

"Desktop end page"

Ipad Page

"Ipad Page"

Ipad bottom of page

"Ipad end page"

Dependencies

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

Dev-Dependencies

  • nodemon

Getting Started

  1. Clone this repos to your local machine
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command.
  4. Navigate to http://localhost:8080/ to start tweeting yayyy 😎

Tweeter was created by Ann Bui with the help and guidance from LHL

Hope you enjoy the app and have a nice day :D

About

Tweeter is a simple, single-page Twitter clone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published