Skip to content

Single page create-react-app with integrated dynamic table and range slider.

License

Notifications You must be signed in to change notification settings

JBenAnderson/Data-table-with-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data-table-with-slider

Single page create-react-app with integrated dynamic table and range slider. This app utilizes json data from S&P 500 Index market data showing the years and returns since its inception in 1926 to present time in 2022.

Screen Shot 2022-06-08 at 5 09 35 PM

Installation

Clone repository into empty folder on your computer. Navigate to "my-app" folder and install dependencies with "npm install" at command line.

Usage

run "npm start" from command line.

if your local browser does not open automatically please navigate to "localhost:3000" to view app.

Roadmap

Additional features to be done:

  • adding additional text colors if return year is negative? i.e. "red".
  • possible additional cumulative return data formatting
  • theme toggle

Notes

React table and slider from Chakra UI component library. https://chakra-ui.com/ Data from https://www.slickcharts.com/sp500/returns

License

This project is licensed under the terms of the MIT license.

About

Single page create-react-app with integrated dynamic table and range slider.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published