CS 110 Project created by Arashdeep Singh, Brandon Porter, and Michael Risher
The newest version of node.js is recommended.
Clone/Download the Repository
git clone https://github.com/UCR-CS110/final-project-imagelia.git
Install packages in the backend folder and start the server
npm install
nodemon
Install packages in the frontend folder and start the react process
npm install
npm start
You should be free to use the application