RugbyClubPOI is my submission for my Full Stack Development Assignment 2 which was to develop A point of interest (POI) web application. This document outlines my submission for this Assignment.
URL: https://youtu.be/yoAGBopDWaw
Vercel Link: https://rugbyclubpoi.vercel.app/
Clone this Repository
git clone https://github.com/ki321g/RC-POI-Svelte.git
To get a copy of the project running on your system, navigate to the project directory in a command prompt/shell and run the following:
npm install
This will install all dependencies in package-lock.json
After dependency installation has completed run
npm run dev
or
npm run build
This will load the application and start a local server on port 3000.
http://localhost:5713/
Your Name - Kieron Garvey
Project Link: https://github.com/ki321g/RC-POI-Svelte/