A web page that gives an overview about github before jumping into site.
git clone <this-repo>
- Open the folder with VS code
- Open a new terminal and go to Int-earth directory
- Run these commands
npm install
npm run dev
Open the website using the link from the terminal like (http://localhost:3000/)