Welcome to the Summer Camp Website repository! This project is a website built using React and TypeScript to manage and display information about Cali Camp.
This project is an overview of Cali Camp, a summer sports camp ran by a group of university students.
To get started with the project, follow these steps:
-
Clone the repository:
git clone [email protected]:G-Wang12/Summer-Camp-Site.git
-
Install dependencies:
npm install
-
Start the development server:
npm start
The website will be available at
http://localhost:3000
.
To start the development server, run:
npm start