Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphayowakarindi/aapl-historical-stock-prices
This is a website built with React and Redux to show the history of stock prices of AAPL company by fetching the data from an external API
https://github.com/alphayowakarindi/aapl-historical-stock-prices
api reactjs
Last synced: 7 days ago
JSON representation
This is a website built with React and Redux to show the history of stock prices of AAPL company by fetching the data from an external API
- Host: GitHub
- URL: https://github.com/alphayowakarindi/aapl-historical-stock-prices
- Owner: alphayowakarindi
- Created: 2022-09-12T15:31:35.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-24T16:43:35.000Z (over 1 year ago)
- Last Synced: 2023-03-06T23:45:47.379Z (over 1 year ago)
- Topics: api, reactjs
- Language: JavaScript
- Homepage: https://aapl-historical-stock-prices.netlify.app/
- Size: 2.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AAPL
> This is a website to show the history of stock prices of AAPL company.
## Built With
- Html
- Vanilla Css
- React
- API Data provided by [Financial Modeling Prep]( https://financialmodelingprep.com/developer/docs/)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Html
- Css
- React### Install
1. Go to terminal and ```cd``` into the directory of your preference.
2. Run `git clone [email protected]:alphayowakarindi/aapl-historical-stock-prices.git` to clone the app.
3. Run `npm install` to install the required dependencies in the `package.json`### Run tests
1. For CSS run `npx stylelint "**/*.{css,scss}"`
2. For Javascript run `npx eslint .`## Live Demo
[Live Demo Link](https://aapl-historical-stock-prices.netlify.app/)
## Video Description
[Loom video link](https://www.loom.com/share/0e8a733f9b644c45a08e162d1ed9b39f)
## Author
👤 **Alphayo Wakarindi**
- GitHub: [@githubhandle](https://github.com/alphayowakarindi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alphayo-wakarindi-15a825236/)## 🤝 Contributing
Contributions and feature requests are welcome!
Feel free to check the [issues page](https://github.com/alphayowakarindi/aapl-historical-stock-prices/issues).## Acknowledgments
- Special thanks to [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio) for creating the original design.
## 📝 License
This project is [MIT](./MIT.md) licensed.