This project is also my graduation thesis, which I will defend in May 2022.
You can find the online version here.
To install, you need to have Node.js installed on your computer.
You can download the ZIP file by clicking CODE → Download ZIP.
Alternatively, you can clone the project by running git clone https://github.com/bulish/HighSchoolThesis.git folder-name.
Next, in the command line, navigate to the folder where the project is stored and run the command npm install to download all necessary packages.
Afterward, run the project by typing npm start.
The project will launch in your browser at: http://localhost:3000.
Created by bulish