Skip to content

robertmiddlekauff/liine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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