Skip to content

0lgaP/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

t3

Tweeter is a simple, single-page Twitter clone. Tweeter is responsive and adapts to your screen.

This repository is created from the starter code provided by LHL. The layout, front-end functionality and animations were built by 0lgatron to practice their HTML, CSS, JS, jQuery and AJAX front-end skills, and their Node, Express back-end skills.

Getting Started

  1. Clone this repository to 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.

Dependencies

  • Express
  • Node 5.10.x or above
  • MD5 2.1.0
  • Timeago 4.0.2

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

 
 
 

Contributors

Languages

  • JavaScript 55.6%
  • CSS 27.6%
  • HTML 16.8%