Skip to content

himuexe/Hackathon-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

This repository is open to contributions ❤️

Please feel free to submit a pull request if you have any ideas or suggestions. 🤗

Leave a ⭐ if it helped you.

Features of Hack of Duty Website

  • Responsive Design
  • Theme based animations

Setting Up the App

This guide will walk you through the process of setting up the App on your local machine.

Prerequisites

Before you begin, ensure you have Node.js installed on your system.

Cloning the Repository

Start by cloning the repository to your local machine:

git clone https://github.com/himuexe/Hackathon-Frontend.git
 cd Hackathon-Frontend

Running the Application

Frontend:

  • Open a new terminal and navigate to the frontend directory.
  • Install dependencies: npm install.
  • Start the frontend application: npm run dev.
  • The application should now be running on http://localhost:5173 but verify this in your command line terminal