Skip to content

A frontend web application, catalog of financial values using Stock API, and insert the data to my React/Redux Application.

Notifications You must be signed in to change notification settings

mke2111/statistics-catalogue

Repository files navigation

Catalogue of Statistics: BiIt

This project was bootstrapped with Create React App, along with the redux template.

About The Project

In this project, I developed a frontend web application, catalogue of financial values using Stock API and insert the data to my React/Redux Application.

screenshot

The application features includes:

  • List of Market capitalization, Circulating supply and 24hour exchange categories
  • Filter between those 3
  • Open individual stock item
  • Dynamic routes for individual stock item

Live Version

To try the live demo click here

Presentation

UI & General app presentation React/Redux specific presentaion

Built With

This project was built using these technologies.

  • JavaScript
  • React/Redux
  • HTML/CSS3
  • Netlify ( For deployment)

Installation

Make sure Node.js is running on your local machine

To use this app locally, this is what you need to:

  • Download or clone this repo:

    • Clone with HTTPS in the terminal.
      git clone https://github.com/mke2111/statistics-catalogue.git
    
    
  • Then cd stat-catalogue into the downloaded folder and run npm install or yarn install

  • then, run npm run start or yarn start

  • Test the app with yarn test --watchAll

Author

👤 Roy Mukuye

Acknowledgements

📝 License

This project is MIT licensed.

About

A frontend web application, catalog of financial values using Stock API, and insert the data to my React/Redux Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published