A web application where UCLA students in need of more meal plan balance for meals, beverages, and snacks can trade with students with extra balance.
git clone https://github.com/SparkShen02/Bruin-Trade.git
cd Bruin-Trade/server
npm install
npm start
cd Bruin-Trade/client
npm install
npm start
