CSCI - Course Selection Project Improved

Deatils will be further posted.

Requirements

The following components need to be installed in order to build and run this program:

  1. NodeJS v22.11.0 or compatible (https://nodejs.org/)

Get Started

To start this application in developer mode, follow these steps:

  1. Install dependencies via NPM (npm install)
  2. Start app in development mode (npm start)
  3. Open http://localhost:3000 to view app in browser