=> First off all Download the Project repository
=> Open project in VSCode
=> Open Terminal
=> type: npm install Install Parcel by Parcel by typing the following this command: npm install parcel -g
=> Run Parcel by typing following this command: npm parcel ./index.html
=> Open your browser and copy paste this address like: http://localhost:1234