Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 240 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 240 Bytes

how to run

  1. run make build_app
  2. go to localhost:3000
  3. check the list of restaurants
  4. click search
  5. enter in a valid day and time
  6. see the entries

frontend: restaurant-frontend

  • nextjs backend: restaurants
  • fastapi