Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aduda-boaz/stock-tracker
https://github.com/aduda-boaz/stock-tracker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aduda-boaz/stock-tracker
- Owner: Aduda-Boaz
- Created: 2022-03-29T06:27:25.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-17T18:49:39.000Z (over 2 years ago)
- Last Synced: 2024-10-02T12:41:17.710Z (4 months ago)
- Language: JavaScript
- Size: 2.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock Company Information
> This is a single page web application that retrieves real live data from the Financial Modeling Prep API. Users can get information on their favourite company at NYSE.
> Companies are displayed in the Home Page. Information which inclujde the stock index is displayed at the company information section.![screenshot](./home.png)
![screenshot](./company.png)## Live Demo
You can see [the app live here]( https://aduda-boaz.github.io/stock-tracker/)
## Setup
### Clone this repository
```bash
git clone https://github.com/Aduda-Boaz/stock-tracker
cd space-traveller-hub
```### Run project
```bash
npm install
npm run start
```### Run tests
To run the test just use the following command!
```bash
npm run test
```## Built With
- React
- Redux
- JavaScript
- CSS
- Bootstrap## Authors
👤 **Boaz Geoffrey Aduda**
- GitHub: [@Aduda-Boaz](https://github.com/Aduda-Boaz)
- Twitter: [@BoazAduda](https://twitter.com/BoazAduda)
- LinkedIn: [Boaz Aduda](https://www.linkedin.com/in/boaz-aduda/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Sahar-AbdelSamad/stock-tracker/issues).
## Show your support
Give a ⭐️ if you like this project!