A frontEnd single page application that displays a live photo feed from a location via Instagram.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- ReactJS
How to get started with InstaLive
- Clone Repository
git clone https://github.com/rhysmaiden/instalive
- Download all project dependencies
Manually:
- bootstrap
- netlify
- react-bootstrap
Automatically:
npm install
Start server
npm start
- ReactJS - The web framework used
- Rhys Maiden - Sole contributor - rhysmaiden