Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tinspham209/insta-clone-react

Instagram Clone with React & Material-UI & Firebase
https://github.com/tinspham209/insta-clone-react

firebase instagram material-ui react

Last synced: about 5 hours ago
JSON representation

Instagram Clone with React & Material-UI & Firebase

Awesome Lists containing this project

README

        

# Mini Project: Instagram-clone

### Tech-Stack

- React Hooks
- Firebase
- Material-UI
- react-instagram-embed

### Deploy

https://insta-clone-react-3d58c.web.app/

### Project console

https://console.firebase.google.com/project/insta-clone-react-3d58c/overview

### Function

- Register, Login, Logout
- Post new image & caption
- View all posts
- Comment in a post

### After this project

i have basic understanding about

- Building a Instagram Clone App with React
- Deploying a React app with Firebase Hosting
- How to handle authentication with Firebase
- How to upload images, text to Firebase Storage and use them on your site!
- Real-time database with Firebase’s Firestore
- Embed Instagram Post
- className with BEM

### Set up

`npm install` and `npm start`

### Screenshot