Welcome to the official repository for the BYTE site! BYTE is an official Tech Society of MAIT, Delhi focused on integrating cutting-edge solutions to tackle real-world challenges. This site showcases our latest projects, achievements, and technological advancements.
BYTE is a dynamic platform that highlights our commitment to advancing technology through creative solutions and impactful projects. From MR Glasses to AI-driven College Security System to Robo Soccer, BYTE demonstrates how technology can transform industries and improve lives.
To set up the BYTE site locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/yourusername/byte-site.git
-
Navigate to the Project Directory:
cd byte-site
-
Install Dependencies:
npm install
-
Run the Vite Development Server:
npm run dev
Open
http://localhost:5173
in your browser to view the site.