hitman-045 / bigcity

Bigcity website layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big City

The task is to create a functioning website based only on a Photoshop design/layout.

For responsive design I used 'mobile-first' approach - styled website for a small screens first and then for a bigger screens. Used HTML5, CSS3, JavaScript and Jest for unit testing.

Live website:
living in a big city

To run the tests:

  • clone this repository
  • navigate to the root folder of the project
  • install Jest: npm install --save-dev jest
  • run npm test

Basic layout:
Bigcity Layout

Layout made by the awwwesomes.

About

Bigcity website layout


Languages

Language:HTML 39.5%Language:CSS 37.5%Language:JavaScript 23.0%