https://github.com/reachvivek/instagram-analytics-with-growth-dashboard
Dashboard for Instagram Account Analytics and Growth using React, Redux, IG Blade API, Bootstrap and Apex Charts.
https://github.com/reachvivek/instagram-analytics-with-growth-dashboard
analytics bootstrap growth instagram instagram-api javascript react reactjs redux scss track
Last synced: 6 months ago
JSON representation
Dashboard for Instagram Account Analytics and Growth using React, Redux, IG Blade API, Bootstrap and Apex Charts.
- Host: GitHub
- URL: https://github.com/reachvivek/instagram-analytics-with-growth-dashboard
- Owner: reachvivek
- Created: 2020-09-16T07:01:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-22T17:46:00.000Z (about 5 years ago)
- Last Synced: 2025-04-01T19:58:07.678Z (8 months ago)
- Topics: analytics, bootstrap, growth, instagram, instagram-api, javascript, react, reactjs, redux, scss, track
- Language: JavaScript
- Homepage: https://instagram-analytics-with-growth-dashboard.vercel.app
- Size: 512 KB
- Stars: 13
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram Analytics Dashboard
Track any instagram account, monitor growth and engagement, get estimated post rates. Built with React, Redux, Bootstrap, IGBlade API and Apex Charts.
# 
[Instagram Analytics Dashboard](https://instagram-analytics-with-growth-dashboard.vercel.app/)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
### Installing
1. Clone the repo
```
git clone https://github.com/reachvivek/Instagram-Analytics-with-Growth-Dashboard.git
```
2. Run npm install inside project root
```
npm install
```
3. Start the server
```
npm start
```
## Built With
* [React](https://reactjs.org/) - The JavaScript framework used
* [Redux](https://redux.js.org/) - State Management
* [Bootstrap](https://getbootstrap.com/) - CSS Library
* [IG Blade API](https://help.igblade.pro/en/articles/3493963-api-access) - API for accessing Instagram user data
* [Apex Charts](https://apexcharts.com/) - Data Visualization Library
