Skip to content

Single Page App, a twitter clone, styled with custom CSS.

Notifications You must be signed in to change notification settings

togmund/tweeter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeter Project

Tweeter is a simple, single-page Twitter clone.

Contributors:

Dependencies

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.

Final Product

Desktop Navigation Mobile Navigation

Design Catalog

Fonts

Icon Pallete - Iconify

Color Pallete

#4056A1 #f4f1ec #98c1d9 #FFFFFF #545149

About

Single Page App, a twitter clone, styled with custom CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.3%
  • CSS 27.9%
  • HTML 11.8%