Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tinspham209/insta-clone-react
- Owner: tinspham209
- Created: 2020-07-29T10:28:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:44:14.000Z (11 months ago)
- Last Synced: 2024-07-30T19:12:15.192Z (4 months ago)
- Topics: firebase, instagram, material-ui, react
- Language: JavaScript
- Homepage:
- Size: 3.57 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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