Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 700 Bytes

File metadata and controls

27 lines (17 loc) · 700 Bytes

WIEEE Code Template

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

🚀 Getting Started

  1. Clone this repository (or use the template button on GitHub):

git clone https://github.com/stupnd/WIEEE-Code-Template.git cd hackathon-template

  1. Install dependencies: npm install

  2. Run the development server: npm run dev

Open your browser and go to http://localhost:5173 to see the website.