Skip to content

Alex-75855/LearnLoop

Repository files navigation

HOW TO RUN THE WEBSITE AFTER CLONING

1. Install Node.js
   Download from https://nodejs.org/ if you do not already have it.

2. Install project dependencies
   Open a terminal in the project folder (the one containing package.json) and run:
   npm install

3. Start the development server
   npm run dev

4. Open the website
   After starting the dev server, Vite will print a URL such as:
   http://localhost:5173/
   Open this link in your browser. React Router will handle all navigation inside the app.

About

Hack Camp 2025 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •