Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 219 Bytes

Recipes REST API

Recipes REST API Code with Django.

To run:

  1. Clone the repository on your local machine.
  2. Run "docker-compose up" on the terminal from the root repository