This is the official repository for the AuroVerse Tech Fest 2023. This repository contains the source code for the website, the documentation, and the source code for the AuroVerse Web App.
visit the website at https://auroverse.netlify.app
##preview of the website in image and video format

- Clone the repository
- Install dependencies
yarn- Start the development server
yarn dev- Open http://127.0.0.1:5173 with your browser to see the result.
- Fork this repository
- Clone the forked repository to your local machine
- Create a new branch
- Make your changes
- Commit and push your changes
- Create a pull request