Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 380 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 380 Bytes

This is a Next.js project bootstrapped with [create-next-app]

Description

Frontend for managing a personal recipe book:

  1. User registration and login functionality;
  2. Update / delete user profile;
  3. Full CRUD functionality for working with recipes, including the ability to save images;
  4. Recipe search by name;
  5. Recipe filtering by category.