Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 372 Bytes

Instructions on How to Run this project

STEPS: below commands to run

npm install

npm start

Libraries used

  • CryptoCompare api and data source for crypto data points

  • Axios for API requests

  • Bootstrap 5

  • React DatePicker for date selection/filtering

  • React Select for custom select component

  • Lodash for data manipulation utilities