A responsive web portal that provides a simple responsive website to the user who signs-up with their Instagram account.
The website consists of grid of all the images from the user’s Instagram profile. In addition to this, the user shall be able to share his/her website created with their friends using their unique URL.
- React, reactstrap and react-bootstarp for frontend
- Firebase Cloudstore as a backend to store users website components
- Instagram login API
- Heroku for deployment of the App
- clone this repository
- run
npm install - Create a Facebook developers account and add the Instagram account with which you want to use the app to your Project's
testers section - run
npm start


