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

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.

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.

# ![](https://github.com/reachvivek/Instagram-Analytics-with-Growth-Dashboard/blob/master/preview.png)

[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

![visitors](https://visitor-badge.laobi.icu/badge?page_id=reachvivek)