Skip to content

A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.

Notifications You must be signed in to change notification settings

KateIsabelle/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kramer from Seinfeld

Seinfeld Tweeter

A single-page Twitter clone built with Node.js, Express, HTML, CSS, JavaScript, jQuery, AJAX.

💡 About

Tweeter is a simple, single-page Twitter clone where you can post messages to the page as a random Seinfeld character. Break out your favourite Seinfeld quotes or make up some of your own!

Tweet data is exchanged with a server via AJAX requests and rendered live using jQuery.

Built with Node.js, Express, HTML, CSS, JavaScript, jQuery, and AJAX for client-side rendering.

📷 Screen Shots

Tweeter-HomePage.mp4
Tweeter-WriteTweet2.mp4
Tweeter-Responsive-Phone.mp4

🛠 Installation

  1. Clone this repository with git clone https://github.com/KateIsabelle/tweeter.git
  2. Install dependencies using the npm install command.
  3. Start the development web server using the npm run local command.
  4. Go to http://localhost:8080/ in your browser.

About

A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.6%
  • SCSS 24.4%
  • HTML 15.0%