In order to install and run this project locally, you would need to install the following packages on your local machine.
git clone https://github.com/vicorandy/svelte-contact-app.git
npm install
or yarn
to install the project dependenciesnpm run dev -- --open