Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.


Backend
|
Frontend
|
Mobile






## 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: