Lecture Archive Website
Introduction
This website is designed to help Univerity study Discord server members to access lecture notes and materials in one convenient location. It aims to simplify the process of finding and viewing archived lecture content.
To-Do List
- CRUD Archive …Create, Read, Update,Delete
- more to come
Contributions
We welcome contributions to improve this project. If you’d like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or fix.
- Commit your changes and push to your fork.
- Create a pull request with a clear description of your contribution.
Installation
To run this project locally, follow these steps:
- Clone this repository to your local machine.
- Install the required dependencies using
npm install
. - Start the server with
npm run dev
. - Access the website at
http://localhost:3000
.
License
This project is licensed under the MIT License – see the LICENSE file for details.
Contact
For any questions or support, feel free to contact us at[[email protected]].