- 🍳 Create many recipes
- 📒 Keep them organized for the long haul
A great alternative to bunch of index cards in a folder!
🚧 As this project is early stage, it is not deployed yet. 🚧
Domitille Dempuré |
Lou-Yann Dehaine |
These instructions will get you a copy of the project up and running on your local machine, for development purposes.
- Install JS dependencies:
yarn
- Install Python 3.10 dependencies:
pip install -r backend/requirements.txt
- Run back-end (port 5000):
yarn back:dev
- Run front-end:
yarn front:dev
- Open popote: popote