This application is a simple clone of Instagram built with React and Firebase as backend and hosting.
You can checkout the app here: (Sign Up to post image and comment )https://instagram-clone-94df0.web.app/
To run this app in your local machine (as localhost://):
Steps:
1.Clone the repo from github.
2.Install firebase and other dependencies required for this app:
3.Create the database in firebase with all the requried features i.e
auth,database,storage.
4.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.