Hey there! π I'm Aditya, and this is my Blog, a cozy corner of the internet where I share my thoughts, ideas, and coding adventures! This project showcases my web development skills and is powered by some amazing technology. Letβs dive in!
- β¨ Project Overview
- π Features
- π§ Project Structure
- π οΈ Technologies Used
- π₯ Installation
- π Usage
- π License
- π« Contact
Welcome to my digital diary! π This blog is all about sharing knowledge and experiences through beautifully crafted articles fetched from a third-party API. It's a great way to keep my skills sharp while connecting with fellow tech enthusiasts!
- Responsive Design: Works seamlessly on all devicesβyour phone, tablet, or desktop!
- Dynamic Content: Fresh blog posts are just a click away, thanks to real-time API calls.
- User-Friendly Navigation: Explore effortlessly with easy access to Home, About, and Contact pages.
- Social Media Links: Let's connect! Check out my LinkedIn and GitHub profiles.
Here's a sneak peek into the inner workings of my blog:
blog-website/
β
βββ static/ # All things static (CSS, JS, images)
β βββ assets/ # Cool assets to enhance your experience
β βββ img/ # Eye-catching blog images
β βββ js/ # JavaScript magic
β
βββ templates/ # HTML templates that bring it all together
β βββ header.html # Header template (where the magic begins!)
β βββ footer.html # Footer template (for that perfect finish)
β βββ home.html # Your landing pad
β βββ about.html # All about me!
β βββ contact.html # Letβs chat!
β βββ post.html # The blog post template for all my ramblings
β
βββ app.py # The wizard behind the curtain
βββ requirements.txt # Your magic potion for dependencies
βββ README.md # You're reading it now!
Hereβs what powers my blog:
- Frontend: HTML, CSS, Bootstrap (making things pretty)
- Backend: Flask (Python) (the brains of the operation)
- API: Fetching blog content like a pro!
Ready to roll? Just follow these simple steps to get started:
-
Clone the repository:
git clone https://github.com/Aditya1066/blog-website.git cd blog-website
-
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python app.py
-
Open your browser and navigate to
http://127.0.0.1:5000
. VoilΓ ! π
Navigate through the blog to discover exciting posts and insights. Explore the Home, About, and Contact pages, and enjoy the content that updates in real time!
This project is licensed under the MIT License. Feel free to check out the LICENSE file for the nitty-gritty details.
Iβd love to hear from you! For inquiries, feedback, or just a friendly chat, reach out to me:
- Email: [email protected]
- LinkedIn: Aditya Agarwal
- GitHub: Aditya1066
Thank you for stopping by! π Explore, enjoy, and letβs connect over tech, blogs, and all things interesting! Happy coding! π