This is a web app built with the financial api data that fetches the different companies listed at the major stock exchanges in USA, like NASDAQ and NYSE. The app fetches data from two different APIs , combines them and then outputs the data to the screen.
- HTML
- CSS
- JavaScript
- REACT
- Redux
- Webpack
- Jest
- tailwindcss
To run a local copy, follow these steps
- A text editor
- Install Node
- Web browser
- Clone the repo here
git clone https://github.com/DelhinRharl/stock-data
cd stock-data
- Installing node dependencies
npm install
- To launch in the browser
npm start
- Testing the project
npm run test
👤 Affaxed Kiprotich
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Based on original design for Creative Commons by Nelson Sakwa on Behance.
This project is MIT licensed.