This is a NodeJS project that includes React, Material UI, and Vendia for Sacramento State University's CSC 131 class held by Ahmed Salem in Fall 2022 for Chris Grove from Vendia.
You can install via the batch or bash files in their respective OS folder or run the command below in the project directory.
npm installYou can run the application with the batch file or the command below in the project directory.
It will run on http://localhost:3000/
npm start