Pinterest clone Clon de pinterest ▶️ Prepare the project Create a virtual enviroment virtualenv venv Install the dependences of requirements.txt pip install -r requirements.txt ▶️ Available Scripts In the project directory, you can run: py manage.py runserver Runs the app. Open http://localhost:8000 to view it in the browser. 👥Contributors Santiago Duque