Hey There!
This website is built using Nextjs
In order to run the website in your local system, run the following commands but make sure that you've got node installed in your local so that the next app runs smoothly.
yarnyarn run devMake sure to have yarn installed in your local
Open http://localhost:3000 with your browser to see the result.