Welcome to the repository of the Sports and Healthy Living Blog! This Django-powered blog is your guide to information about sports, routines, nutrition, healthy tips, and more. Explore high-quality articles and join our community for an active and healthy lifestyle.
- Python
- Django
- Bootstrap
- HTML
- CSS
-
Home (Inicio): Explore the latest posts and updates.
-
About Us (Quiénes Somos): Get to know the team behind the blog and our mission.
-
Routines (Rutinas): Find workout routines to keep yourself active.
-
Nutrition (Nutrición): Discover tips and healthy recipes for a balanced diet.
-
Healthy Tips (Tips Saludables): Useful information to enhance your overall well-being.
-
Contact (Contacto): Questions or suggestions? Reach out to us.
To access all features, logging in is required. Also, use the search bar to quickly find topics of interest.
This blog features an editing panel powered by CKEditor. It simplifies content creation and editing, allowing you to bring your ideas to life effortlessly.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/mattbarreto/sport_web.git
-
Navigate to the project directory:
cd sport_web
-
Install dependencies:
pip install -r requirements.txt
-
Apply migrations:
python manage.py migrate
-
Run the development server:
python manage.py runserver
Open your browser and go to http://localhost:8000/ to view the blog.
Have ideas to enhance our blog or want to contribute content? We are open to your suggestions and contributions! Feel free to open an issue or send a pull request.