Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter built using HTML, CSS, JS, jQuery and AJAX for front-end, and Node, Express for the back-end.

TECH STACK

Languages, Frameworks & Database

JavaScript jQuery HTML5 CSS NodeJS Express.js Postgres

Others

GitHub Nodemon ESLint Visual Studio Code Linux

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.
  5. Tweet your feelings away~

Dependencies

  • Express
  • Node 5.10.x or above

Final Product

"Tweeter Home Page with new tweet area and old tweet display"

"Tweeter New tweet box toggle navigation"

"Tweeter go back to top of page navigation"

"Tweeter empty tweet error"

"Tweeter tweet word limit exceeding error"

About

Template version of tweeter's fork repo from LHL

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

Generated from momoiyer/tweeter