Skip to content

nexusboyko/course_explorer

Repository files navigation

🗃️ courseExplorer

UW Dubhacks '23 project. Made by Alexander Boyko, Daniel Hughes, and Julian Del Pino.
A single, organized directory for all of your courses' resources, webpages, and discussion boards.

💻 Running the project

After cloning the repo locally, install all necessary dependencies by run "npm install".
To run the front-end UI, run "npm run start".
To run the back-end server, enter the ./server folder and run "node index.js" (or "nodemon index.js" if you have it installed).

About

UW Dubhacks 2023 project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published