SBU-Hacks-2024 Website that aims to help people find the right shoe for themselves. Demo Page One Page Two To run Run backend first, have mongodb runnning then run python3 -m uvicorn backend.index:app --reload Run frontend cd frontend/ npm install npm start Page should be running at localhost:3000