git clone git@github.com:hackthenorth/frontend-challenge-starter.git
npm install
npm start
Your app will be running at http://localhost:3000/
If you have any questions, or problems setting this up, send an email to moaaz@hackthenorth.com
For more information on setting up an application like this check out Create React App.