- An online marketplace where people can buy and sell items built with django.
- The main goal of this project is Learning
- This project is based on a YouTube tutorial here's THE LINK
- Clone the repo
git clone https://github.com/bouzenaali/puddle.git
- Run the server
python manage.py runserver
- Access the application in your web browser at http://localhost:8000