This is the frontend repository for the FaceIt Volunteer Application website.
To install and run the FaceIt Volunteer Application Frontend locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Faceit-Volunteer-Dev-Team/VolunteerApp-Frontend.git -
Navigate to the project directory:
cd VolunteerApp-Frontend -
Install the dependencies:
npm install -
Start the development server:
npm run dev -
Open your browser and visit
http://localhost:5173to see the application running.