- Open Command Prompt and type "git clone git@github.com:hightower9/Amazon-Clone.git" for SSH or use HTTPS
- Once the Project is Downloaded, Open it in your Editor and type "npm install" in your Command prompt on the location of the project directory
- Then run "npm start"
- Run "firebase login" in Command Prompt
- Then "firebase init" then fill in your details as per your requirements
- Once done type "npm run build"
- Finally to host run "firebase deploy"
- Done!!!!