nachiketbhuta / crackathon-platform

Front-End for KJSCE Crackathon 2019 Round One

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description


The platform was created for the first round of crackathon 2019, an annual contest held by codecell. It lets a team login with an alredy generated username and password after which the user is given a jumbled code that he is supposed to rearrange to get the proper order of the code. The user is awarded with 100 points for a correct answer and penalized with 10 points for a wrong submission.


Installation

  • Install dependencies
        npm install
  • To start the development server
        npm run start
  • To build the app for production
        npm run build

Contributing

We're are open to enhancements & bug-fixes 😄 Also do have a look here


Contributors


About

Front-End for KJSCE Crackathon 2019 Round One


Languages

Language:JavaScript 93.1%Language:CSS 5.4%Language:HTML 1.5%