Bharat2044 /
100xDevs-Cohort3-WebDev-and-Devops
100xDevs Cohort 3 🚀 by Harkirat Singh. This repository contains Lecture Codes, Notes, Assignments, Assignment Solution Code and Some Good Articles/Blogs Link. 🔥
78/100 healthLoading repository data…
tehseen01 / repository
This repository contains the code for an Instagram clone, a frontend web application built using Next.js and Tailwind CSS. It aims to replicate the core features and design of the popular social media platform, Instagram.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains the code for an Instagram clone, a frontend web application built using Next.js, Tailwind CSS, Redux Toolkit, and React Query. It aims to replicate the core features and design of the popular social media platform, Instagram.
The backend for this project is developed in a separate repository. You can find the code and documentation for the backend API in the social-api repository.
To get a local copy of the project up and running, follow these steps:
Clone the repository:
git clone https://github.com/tehseen01/instagram-clone.git
Install the dependencies:
cd instagram-clone
npm install
Set up environment variables:
.env file in the root directory.NEXT_PUBLIC_API_URL=http://localhost:8080/api/
Start the development server:
Selected from shared topics, language and repository description—not editorial ratings.
Bharat2044 /
100xDevs Cohort 3 🚀 by Harkirat Singh. This repository contains Lecture Codes, Notes, Assignments, Assignment Solution Code and Some Good Articles/Blogs Link. 🔥
78/100 healthparmeet1402 /
This repository would contain all the custom react components
39/100 healthnpm run dev
The web application should now be running at http://localhost:3000.
Contributions are welcome! If you find any bugs or want to suggest new features, please open an issue or submit a pull request. We welcome contributions from the developer community to enhance the Instagram clone. To contribute, follow these steps:
Fork the repository to your GitHub account.
Clone the forked repository to your local machine:
git clone https://github.com/<your-username>/instagram-clone.git
git checkout -b feature/your-feature
Make the necessary changes and additions.
Commit your changes with descriptive commit messages with issue id:
git commit -m "#issue-id Add feature/fix to improve the functionality"
git push origin feature/your-feature
Once your pull request is reviewed and approved, it will be merged into the main repository.
This project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions or feedback, feel free to contact me at tehseen.type@gmail.com.
Thank you for your interest in contributing to the Instagram clone! We appreciate your efforts to make this project better.
kOaDT /
This repository contains a POC of CVE-2025-55182, a critical (CVSS score 10.0) pre-authentication remote code execution vulnerability affecting React Server Components, also known as React2Shell.
70/100 healthkOaDT /
This repository contains a proof of concept (POC) and an exploit script for CVE-2025-29927, a critical vulnerability in Next.js that allows attackers to bypass authorization checks implemented in middleware.
69/100 healthvikrant-d1 /
Full Stack Interview Preparation! This repository is a comprehensive resource for developers preparing for Full Stack developer interviews. It contains a curated collection of questions, answers, coding challenges, and study materials that cover both front-end and back-end development topics.
42/100 healthnadialvy /
This repository contains my personal website
38/100 health