react-recipe-app
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
- JWT based user registration and login.
- Create/Update/Delete your recipe.
- View other people's recipes and react to it with a like or bookmark it to your dashboard.
Quick Start
- Clone this repository to your local machine.
- Add the necessary packages =>
yarn - Run
yarn startto see the project live.
GIFs
License
Usage is provided under the MIT License. See LICENSE for the full details.