This repository contains the ZIP file of the source code and the final project report for the Time Table Generator.
Time-Table Generator.zip– Compressed archive containing the full project source code.report.pdf– Final project report.
To run the React project locally:
-
Extract the ZIP file:
unzip project.zip cd project-directory
``
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to
http://localhost:5173/(or the port specified in the terminal).
- Make sure you have Node.js and npm installed.
- This project uses Vite as the development server (if applicable).
- Working Model:- https://chipper-dusk-8b959c.netlify.app/