react-recipe-app icon indicating copy to clipboard operation
react-recipe-app copied to clipboard

Recipe sharing app built using React.js and TailwindCSS

Recipe Sharing App

Technologies Used

  • React.js
  • Redux
  • TailwindCSS
  • Backend using Django, DRF https://github.com/earthcomfy/recipe-api

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.

GIFs

License

Usage is provided under the MIT License. See LICENSE for the full details.