A product that generates 4-year schedules for UF students using a MERN Stack and Material UI for styling
Clone the project
git clone https://github.com/anngedeus/eZSchedule.git
Go to the project directory
cd eZSchedule
Install dependencies
npm install
Build the project
npm run build
Start the server
node build/server.js
Open the app in browser
http://localhost:4000/