Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 314 Bytes

Diner MVP

Diner is a minimum viable product that displays different menus and the ability to sort them based on 3 different filters:

  1. Sort by name
  2. Sort by shop ID
  3. Sort by if the menu is active today

Tech stack

  • Typescript
  • NextJS (React)
  • Redux
  • TailwindCSS