Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

2LockTsun/Venue-Booking-System

Repository files navigation

Venue Booking System

This is a project for my SBA.

Status : This system has been done, probably no longer update it.

Table of Content

Basic Start Up Guide

Refer to Wiki

Environment

Make sure you have installed node.js with npm before you start to use this project.

Server

cd src
npm install
npm install --save-dev
npm run build
npm run start

Then open the website http://localhost:3000 in your browser.

Reference

Nextjs
Wiki
Material UI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published