git clone [email protected]: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 [email protected]
For more information on setting up an application like this check out Create React App.