🚀 Blog Website (Frontend)
A responsive and modern Blog UI built with React.js, Tailwind CSS, and Vite.
🛠️ Built With
- React.js - Frontend library
- Vite - Next-gen frontend tooling
- Tailwind CSS - Utility-first CSS framework
- React Router - For smooth routing
📋 Features
- Home page showing recent blogs
- Blogs listing page
- Single blog post details page
- Fully responsive (Mobile, Tablet, Desktop)
- Smooth page transitions with React Router
- Clean and minimal Tailwind UI
🧩 How to Run Locally
Clone the repository
git clone https://github.com/hija-happy/PersonalBlog-Frontend.git
cd PersonalBlog-Frontend
Install dependencies
npm install
Run the app
npm run dev
Open your browser
Go to: 👉 http://localhost:5173/
🌟 Future Improvements
- Connect to a backend server
- Dynamic blogs via API
- Admin dashboard to manage posts
- Authentication (Login/Signup)
- Dark mode toggle
- Comment system
- Search functionality
🧑💻 Author
Made with ❤️ by [Hija Happy]
🙏 Acknowledgments