Skip to content

ShashiSugrim/sbu-hacks-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Created for Stony Brooks 2024 Hackathon in February

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published