Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 769 Bytes

File metadata and controls

23 lines (15 loc) · 769 Bytes

BlogIn

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.

Features

  • 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.

Technologies Used

  • Frontend: ReactJS
  • Styling: CSS Modules / Styled Components (if applicable)
  • State Management: React Hooks (useState, useEffect)

Getting Started

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/krishna-warfade/BlogIn.git