Recipe Sharing App

Technologies Used

Basic Features

  1. JWT based user registration and login.
  2. Create/Update/Delete your recipe.
  3. View other people's recipes and react to it with a like or bookmark it to your dashboard.

Quick Start

  1. Clone this repository to your local machine.
  2. Add the necessary packages => yarn
  3. Run yarn start to see the project live.