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:
- Angular.js
- Greensocks
- Server api mocking with Express.js
To try run on your local, run the following commands in your shell after cloning this repo.
$ npm install
$ npm run local