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 | 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.
This project is made available under the MIT LICENSE.