This project is a clone of the Instagram web app, built using ReactJS and connected to a Firebase backend to improve its functionality - from signing up to uploading posts, and adding comments to posts.
Visit a live instance to check it out. Only users who sign up can make posts and add comments
After forking or cloning the repo, you can run the following in the app directory:
Installs the required dependencies.
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.