Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 513 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 513 Bytes

This is a replicate of the frontend of the Project Sunday's website. The website was selected as the Site of the Day on Oct 06, 2016 by Awwwards.

Used technologies:

To try run on your local, run the following commands in your shell after cloning this repo.

$ npm install
$ npm run local