shubham-am-i / app-analytics

Customizable React Table with a set of functionalities that help users to get an idea of different metrics for their app.

Home Page:https://app-analytics.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Analytics

Track Your App Metrics

Project in Action - App Analytics

Features

  • Global context using createContext and utilize useContext hook
  • Persist data in local storage
  • drag & drop columns with toggle functionality
  • fetch data using date range picker
  • Setup moment.js & millify to format date and data respectively

Usage

Install Dependencies (frontend)

npm install

Run

# Run frontend (:3000)
npm start

Build & Deploy

# Create frontend prod build
npm run build

2022-12-25

About

Customizable React Table with a set of functionalities that help users to get an idea of different metrics for their app.

https://app-analytics.netlify.app/


Languages

Language:JavaScript 93.1%Language:HTML 5.0%Language:CSS 1.9%