want to run this project on your machine ? follow this steps- 1- make sure you have node.js installed 2- fork this repository and download it 3- open that folder in code editor run following commands $ npm install $ npm start for build version $ npm run build