MealMatch Project
These instructions will get you a copy of the project up and running on your local machine.
What things you need to install the software and how to install them
1.Java Development kit (JDK) installation. https://www.oracle.com/java/technologies/javase-jdk11-downloads.html
2.Download the project as zip file from github and unzip it
3.Download Node.js and npm fromhttps://nodejs.org/en/
4.cd into the project directory (/system) and run command chmod +x run.sh in terminal
5.run ./run.sh in terminal
6.kill port 3000 and port 8080 if build failure instruction for windows: https://www.revisitclass.com/networking/how-to-kill-a-process-which-is-using-port-8080-in-windows/ instruction for mac: https://stackoverflow.com/questions/3855127/find-and-kill-process-locking-port-3000-on-mac
7.open browser and type in localhost:3000 to view website
Danting Zhang Le Anh Khoa Nguyen Shizuka Hayashi Sijie Wen Yu Han
This project is licensed under the MIT License.