Skip to content

Jonzy3000/pantry-web

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

TODO

  • Refactor page layout
  • Style recipe page
  • Style landing page
  • Add search bar to header - wont do
  • Add cook time to cards
  • Add titles to pages and favicon
  • Style login pages and add some moar providers
  • Add a way to remove a recipe from my recipes
  • Fix button overflow on recipe page
  • Paging/lazyloading my recipes