How to run this locally? There are following steps. Unziped file Go to project directory Run command npm install After that run npm start Then it will automatically open a new tab in browser at http://localhost:3000 That's all