Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 530 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 530 Bytes

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