Skip to content

voidnowhere/FFRM_WEB

Repository files navigation

FFRM WEB & API

Football Field Reservation Management WEB


Demonstration

WebApp.mp4

Clone repository

git clone https://github.com/voidnowhere/FFRM_WEB.git

Set up environment

Change current directory to FFRM_WEB

cd FFRM_WEB

Create .env file using Command Prompt

copy .env.example .env

Fill env var VITE_BASE_URL in .env with the backend URL

image

Install dependencies

npm install

Run APP

npm run dev

About

Football Field Reservation Management WEB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published