Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabianofrank/apple-income
This is a project developed in React and Redux, that uses the Financial Modeling Prep API to create a single page application that displays each Apple income statement of the last 5 years. The design was inspired by Nelson Sakwa's design.
https://github.com/fabianofrank/apple-income
reactjs redux
Last synced: 8 days ago
JSON representation
This is a project developed in React and Redux, that uses the Financial Modeling Prep API to create a single page application that displays each Apple income statement of the last 5 years. The design was inspired by Nelson Sakwa's design.
- Host: GitHub
- URL: https://github.com/fabianofrank/apple-income
- Owner: fabianofrank
- Created: 2022-02-07T16:05:20.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-17T20:50:30.000Z (about 2 years ago)
- Last Synced: 2023-03-05T20:36:36.362Z (over 1 year ago)
- Topics: reactjs, redux
- Language: JavaScript
- Homepage:
- Size: 418 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple Income Statements
This is a project developed in React and Redux, that uses the [Financial Modeling Prep API](https://site.financialmodelingprep.com/developer/docs) to create a single page application that display each Apple income statement of the last 5 years.
## Acknowledgements
The design was inspired by Nelson Sakwa's [design](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)).
## Screenshot
![apple-home_mock-square](https://user-images.githubusercontent.com/68971295/196277931-c8e0a266-c22d-4d06-a562-4cab104f5cbe.png)
![apple_detail_mock](https://user-images.githubusercontent.com/68971295/196280316-d8c19b93-6f45-4d5d-9182-50f8effce9ff.png)## Live Demo & Video Explanation
[Demo](https://apple-financial-statements.netlify.app/)
## Built With
- HTML
- CSS
- JavaScript
- React
- Redux
- Jest
- Netlify## Getting Started
To get a local copy up and running follow the instructions.
### Setup
1. Open the terminal and clone the project using `git clone [email protected]:fabianofrank/apple-income.git`
### Install
1. `cd` into the project folder and run `npm install`
2. Run the command `npm start`### Run tests
1. Run the command `npm test`
## Author
👤 **Fabiano Frank**
- GitHub: [@fabianofrank](https://github.com/fabianofrank)
- Twitter: [@fabianofrankk](https://twitter.com/fabianofrankk)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/fabianofrank/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.