https://mikael-vadi.netlify.app/
- Fork and clone this repo
- in your local machine open this repo in your code editor and run the command
npm install
in the editor's terminal. - Run the command
npm run dev
and then go to the local host url displayed in your terminal. Alternatively after runningnpm run dev
you can also type the letter o on your terminal and hit enter which will also take you to a locally hosted version of the site.