How to run this projectMake sure you have node installed. After that, navigate to the root of this project and run the following commandsnpm i npx parcel src/index.html The project is now running locally on port 1234Have fun!