This project was bootstrapped with Create React App, along with the redux template.
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.
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
To try the live demo click here
UI & General app presentation React/Redux specific presentaion
This project was built using these technologies.
- JavaScript
- React/Redux
- HTML/CSS3
- Netlify ( For deployment)
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 runnpm install
oryarn install
-
then, run
npm run start
oryarn start
-
Test the app with
yarn test --watchAll
👤 Roy Mukuye
- GitHub: @mke2111
- Twitter: @Roymkenya
- LinkedIn: Roy Mukuye
This project is MIT licensed.