https://github.com/yarapolana/instagram-fullstack-clone
📸 Realtime Fullstack Instagram Clone - Omnistack 7
https://github.com/yarapolana/instagram-fullstack-clone
fullstack fullstack-development instagram nodejs react-native reactjs rocketseat-omnistack-7
Last synced: 8 months ago
JSON representation
📸 Realtime Fullstack Instagram Clone - Omnistack 7
- Host: GitHub
- URL: https://github.com/yarapolana/instagram-fullstack-clone
- Owner: yarapolana
- License: mit
- Created: 2019-12-18T22:47:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:41:52.000Z (over 3 years ago)
- Last Synced: 2025-04-04T08:23:05.012Z (about 1 year ago)
- Topics: fullstack, fullstack-development, instagram, nodejs, react-native, reactjs, rocketseat-omnistack-7
- Language: JavaScript
- Homepage:
- Size: 2.72 MB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

📸 Realtime FullStack Instatgram Clone
A complete realtime application cloning the popular social networking service Instagram. This application has a REST API backend server using NodeJs, a web front using ReactJs and a mobile version for iOS and Android using React Native.
## Screenshots
### Mobile - Front

### Web - Front


To run
----------------------------------
| Backend | Web - Front | Mobile - Front |
|:-------------:|:-------------:|:-------------:|
| cd backend | cd frontend | cd mobile|
| yarn | yarn| yarn|
| yarn dev | yarn start | yarn ios |
---
Check out my AirBnB clone called AirCnC here.
---
### License:
This project is made available under the [MIT LICENSE](LICENSE.md).
### Authors: