This is the code for DxD Lab Webpage.
Anything that needs to be modified periodically is done in the src/Data folder. This folder contains the following files: news.json, course.json, people.json, project.json, and bib.json. By modifying the contents of each of these files, you can easily update your webpage.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
You can automatically upload the current version of the code to our webpage.