Skip to content

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

Notifications You must be signed in to change notification settings

shubham-am-i/app-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published