Skip to content

Welcome to the repository for our college's tech fest website frontend, built using React.js! Browse our code to see how we implemented various features and components, including dynamic data fetching and state management. We hope this project inspires other students to explore the exciting world of web development.

Notifications You must be signed in to change notification settings

shubham-senani/HORIZON_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HORIZON-TECH_FEST-WEBSITE

This is the website of the HORIZON TechFest of IIIT Vadodara - International Campus Diu

How to run

  1. Go to the root of the Horizon_frontend folder.

  2. Run the following command to install packages.

    npm install
  3. Run the following command to start the application.

    npm start
  4. Backend

  • Open a terminal in the root of the Backend folder.
  • Run npm install.
  • Run node index.js or nodemon index.js to run react scripts ( Avoid Unusal Warnings )
  1. Open a browser and navigate to http://localhost:3000/.

About

Welcome to the repository for our college's tech fest website frontend, built using React.js! Browse our code to see how we implemented various features and components, including dynamic data fetching and state management. We hope this project inspires other students to explore the exciting world of web development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published