Skip to content

Backend application for an Instagram clone built with Spring Boot. It supports user authentication, post creation, comments, and stories using JWT authentication. The application is connected to a MySQL database and provides RESTful APIs for seamless integration with the frontend.

Notifications You must be signed in to change notification settings

RahulProjects01/instagram-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Backend application for an Instagram clone built with Spring Boot. It supports user authentication, post creation, comments, and stories using JWT authentication. The application is connected to a MySQL database and provides RESTful APIs for seamless integration with the frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages