Welcome to the WIEEE Code Starter Template!
This React template gives you a clean, ready-to-use starting point for your hackathon project.
It includes:
- A Home page with a hero section and a button to navigate
- A Second page for describing your project or features
- Easy-to-customize layout and components
- Clone this repository (or use the template button on GitHub):
git clone https://github.com/stupnd/WIEEE-Code-Template.git cd hackathon-template
-
Install dependencies: npm install
-
Run the development server: npm run dev
Open your browser and go to http://localhost:5173 to see the website.