Skip to content

app-generator/sample-tremor-github-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-source Sample built with React, Tremor and GitHub API - Actively supported by AppSeed.


Features mirrored from Svelte Coderstats, crafted by Robert Soriano

  • ✅ Stack: React & Tremor
  • GitHub API for charts data

GitHub API & Tremor - Open-Source Sample provided by AppSeed.


How to use it

Install NodejS version 14.x or higher (tested with v16.0.0)

👉 Install dependencies

$ npm i
// OR
$ yarn 

👉 Start in development mode

$ npm run start
// OR
$ yarn start

What is Tremor

Tremor is a low-level, opinionated UI component library to build dashboards. It offers components, such as charts, layouts, or input elements, covering the essential parts of a dashboard or analytical interface.

Their approach provides flexibility between beautiful defaults and fast customization. The best way to get started is to check out our templates, called Blocks, for getting a feeling of how components are used and combined.


Tremor - Library for Charts.



GitHub API & Tremor Sample - provided by AppSeed