togmund / tweeter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 60.3%Language:CSS 27.9%Language:HTML 11.8%