BlogIn is a personal blogging platform built with ReactJS. It serves as a learning project to explore React's capabilities and best practices in building dynamic web applications.
- Dynamic Blog Listings: Display a list of blog posts with titles, summaries, and links.
- Responsive Design: Optimized for both desktop and mobile views.
- Interactive UI: Implemented with React components for a seamless user experience.
- Frontend: ReactJS
- Styling: CSS Modules / Styled Components (if applicable)
- State Management: React Hooks (useState, useEffect)
To run this project locally:
- Clone the repository:
git clone https://github.com/krishna-warfade/BlogIn.git