Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 679 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 679 Bytes

Instagram Clone Application

A full-stack application replicating core features of Instagram, built with Spring Boot and React.js.

Features

  • User Authentication: Secure login and registration using JWT tokens.
  • Posts Management: Create, edit, and interact with posts, including likes and comments.
  • Responsive UI: Frontend designed with React.js for a seamless user experience.
  • Scalable Backend: Spring Boot APIs for efficient data handling and service communication.

Tech Stack

  • Frontend: React.js, CSS3
  • Backend: Spring Boot, JPA
  • Database: MySQL

Explore the repository for code, setup instructions, and more details!