Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 17 hours 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:41:52.000Z (about 2 years ago)
- Last Synced: 2025-01-06T18:18:34.796Z (8 days ago)
- Topics: fullstack, fullstack-development, instagram, nodejs, react-native, reactjs, rocketseat-omnistack-7
- Language: JavaScript
- Homepage:
- Size: 2.72 MB
- Stars: 20
- Watchers: 3
- 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
![](https://raw.githubusercontent.com/yarapolana/rocketseat-omnistack7/master/images/omnistack-7-mobile.jpg)### Web - Front
![](https://raw.githubusercontent.com/yarapolana/rocketseat-omnistack7/master/images/omnistack-7-web-feed.jpg)
![](https://raw.githubusercontent.com/yarapolana/rocketseat-omnistack7/master/images/omnistack-7-web-post.jpg)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: