Welcome to Photogram – your go-to destination for a stunning Instagram(https://instagram.com) -like experience!
This web application is a reproduction of the popular Instagram platform, built using ReactJS for the frontend and integrated with Firebase on the backend to provide a seamless user experience. The primary aim of this project is to recreate key features of Instagram, such as user authentication, post creation, and commenting on posts.
In this clone, users can securely sign up and log in using Firebase Authentication. Once logged in, they can create and share posts, complete with images and captions. The platform also includes a robust commenting system, allowing users to engage and interact with each other's content.
npm i
or yarn install
.Installs the required dependencies.
yarn start
or npm start
.Runs the app in the development mode.\ Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.\ You will also see any lint errors in the console.
Contributions of any kind from anyone are always welcome🌟!!