Online web application named Supplied! designed within 24 hours for the HackTheChange 2022 Hackathon. This web application allows users to create a basket of goods to add for people to make donations towards. Created to help connect students in need with education material such as electronics, stationary supplies and textbooks.
Sample Screenshots
Clone repository
frontend
npm install
then
npm start
backend
npm install
then
npm start