Skip to content

This is a clone of the Famous Social Media App--> Instagram, made using React JS and Firebase

Notifications You must be signed in to change notification settings

euhidaman/react_instagram_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Clone

ins_pic

This project is created using REACT, FIREBASE and MATERIAL UI.
Website Link --> Instagram Clone

Run project locally -->

To run this project locally on your device, you can do the following steps:

cd react_instagram_clone

Change directory to react_instagram_clone

npm install

Installs the local dependencies need to run the project in your device.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Features

This WebApp is a clone of the famous Social Media App --> Instagram
This is a very dynamic WebApp, because Users can create an account for using this app, to post photos, captions and comment on pictures.
This App is different from other React-Instagram-Clones because, it's much more responsive than other clones, and also because uploading photos and captions is done using a much simpler Modal Button in this App.
Since, it's also connected to Firebase Backend, the interaction and loading of posts and comments is much faster than any other apps, connected to other databases.
This WebApp also uses MATERIAL UI to provide a sleek, dynamic and highly responsive forntend, for the User's ease of access.