/SchoolNotes

My personal notes

Primary LanguageMDXGNU General Public License v3.0GPL-3.0

SchoolNotes

This is a website i made (or stole from chadcat7) for me and my classmates where i write all the notes i take during the courses. You can find each chapter with the title and difficulty level, and you can also find some other files like excel files, pdfs, etc.

Installation

Instructions on how to install and set up the project.

git clone https://github.com/levraiardox/schoolnotes.git

# Navigate to the project directory
cd schoolnotes

# Install dependencies
npm install

# Build the project
npm run build

# Run the project in development mode
npm run dev

Contributing

I am just a student, not an IT expert, so if you see any mistakes or if you have any suggestions, feel free to open an issue or a pull request. You can also send me an email at ardox@axos-project or contact me on discord: lvardox.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.