This is a responsive blog website built as part of a Scrimba mini project, created to apply and practice newly learned frontend skills—especially around responsive design, layout structure, and clean UI.
My Learning Journal is a simple 3-page blog that includes:
- 🏠 Home Page: A featured article at the top and a list of recent blog posts below.
- 👉 Clicking the featured article takes the user to the full article view (second page).
- 📖 Article Page: Shows the full content of the selected article with a related image, followed by a section of recent posts.
- 🙋♀️ About Me Page: Displays a profile picture, a short bio, and again a list of recent posts.
There's also a "View More" button that loads additional blog posts dynamically.
- HTML
- CSS
- Vanilla JavaScript
- Vite – for fast bundling and dev server
- Netlify – for deployment
- Fully responsive design (mobile-first approach)
- Dynamic navigation to article page via featured post
- Clean and simple layout
Let me know if you want me to:
- Customize the GitHub repo banner
- Translate the README into French or Arabic
- Or help you add badges, like "Responsive" or "Deployed with Netlify" 🏷️
Ready to ship it! 🚀