Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 550 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 550 Bytes

YGLF Coding Challenge

http://nikhilbaradwaj.github.io/YouGottaLoveFrontend/

frame

Overview

This is a simple animation and game based on the logo challenge by YouGottaLoveFrontEnd/challenge. The code was written using React and Flux and compiled using Webpack.

Usage

'npm install' to install all dependencies. 'webpack' to compile the code and generate bundle.js that is referenced by index.html. Launch index.html and you are good to go!

OR

just check out http://nikhilbaradwaj.github.io/YouGottaLoveFrontend/

Cheers!