voidnowhere / FFRM_WEB

Football Field Reservation Management WEB

Home Page:https://ffrm.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://ffrm.vercel.app


Languages

Language:JavaScript 97.4%Language:CSS 2.3%Language:HTML 0.3%