https://github.com/saajan94/reinstagram
ReInstagram is an application that uses React and Firebase to allow users to have an Instagram-like experience where they can upload and share photos.
https://github.com/saajan94/reinstagram
firebase framer-motion react
Last synced: 3 months ago
JSON representation
ReInstagram is an application that uses React and Firebase to allow users to have an Instagram-like experience where they can upload and share photos.
- Host: GitHub
- URL: https://github.com/saajan94/reinstagram
- Owner: saajan94
- License: mit
- Created: 2020-07-29T21:39:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:00:58.000Z (over 3 years ago)
- Last Synced: 2025-08-30T22:23:34.501Z (10 months ago)
- Topics: firebase, framer-motion, react
- Language: JavaScript
- Homepage: https://reinstagram-24c50.firebaseapp.com/
- Size: 5.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReInstagram
https://reinstagram-24c50.firebaseapp.com/
ReInstagram is an application that uses React and Firebase to allow users to have an Instagram-like experience where they can upload and share photos.
### How It Works
* Since there is no authentication at this moment, the user can view and upload images to the existing library.
* To add a new image, click the + icon in the header.
* To view a full image, click the desired image and click anywhere in the backdrop to close the modal.
### Technologies Used
* JavaScript
* Firebase
* HTML
* CSS
* Node.js
* React
* Framer-Motion