- React.js
- Redux
- TailwindCSS
- Backend using Django, DRF https://github.com/earthcomfy/recipe-api
- 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.
- Clone this repository to your local machine.
- Add the necessary packages =>
yarn
- Run
yarn start
to see the project live.
Usage is provided under the MIT License. See LICENSE for the full details.