Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.