ChaiyapatOam / comcamp34

ComCamp 34 registration website

Home Page:https://comcamp-34.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🖥️ Comcamp34

Repo for Comcamp34 registration platform using Vite and React

🛠️ Run locally

First, clone the project:

  git clone https://github.com/cpe-kmutt-student/comcamp34.git
  cd comcamp34

Then,install dependencies

  npm install
  

Run the server

  npm run dev

Open http://localhost:5173 with your browser to see the result.

📄 Contributing

To start contributing, create a branch for feature or fix (for example feat(some-feature) or fix(some-bug)) then make a PR to the dev branch.

Guidelines

About

ComCamp 34 registration website

https://comcamp-34.vercel.app/


Languages

Language:TypeScript 98.7%Language:HTML 0.6%Language:JavaScript 0.4%Language:CSS 0.3%