Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennis-every/stocks
Stocks is a single page web application (SPA), built with React, which shows a list of popular companies' stock tickers, and also shows financial metrics for each ticker on the details page.
https://github.com/dennis-every/stocks
axios git gitworkflow html-css-javascript jest react react-router react-router-v6 reactjs redux redux-toolkit
Last synced: 20 days ago
JSON representation
Stocks is a single page web application (SPA), built with React, which shows a list of popular companies' stock tickers, and also shows financial metrics for each ticker on the details page.
- Host: GitHub
- URL: https://github.com/dennis-every/stocks
- Owner: dennis-every
- License: mit
- Created: 2023-03-14T09:57:01.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-17T17:46:04.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T23:00:53.007Z (about 1 month ago)
- Topics: axios, git, gitworkflow, html-css-javascript, jest, react, react-router, react-router-v6, reactjs, redux, redux-toolkit
- Language: JavaScript
- Homepage: https://stocks-1mvz.onrender.com/
- Size: 2.27 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
STOCKS
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 About ](#-about-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)**STOCKS** is a single page web application (SPA) built with React, Redux, Axios, and Jest, which:
- Shows a list of popular companies' stock tickers
- Shows detailed financial metrics for each company stock tickerClient
- **Single Page Application (SPA)**
- [Visit](https://stocks-1mvz.onrender.com/)
- [Watch](https://www.loom.com/share/724849078eef4ed08f227e65eb31c6fa)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A working computer
- A connection to the internet
### Setup
Clone this repository to your desired folder:
- git clone https://github.com/dennis-every/stocks.git
### Install
- npm install
### Usage
To run the project, execute the following command:
- npm start
👤 **Dennis Every**
- GitHub: [@dennis-every](https://github.com/dennis-every)
- [ ] **none planned**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project feel free to fork it and use it as you need.
- Original [design](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)) idea by [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio).
- [Project information](https://github.com/microverseinc/curriculum-react-redux/blob/main/capstone/react_capstone.md) to build this project provided by [Microverse](https://www.microverse.org/).
- All data provided by [Financial Modeling Prep](https://site.financialmodelingprep.com/).
- **Can I use the project for any purpose?**
- Yes, you can use this files for anything you need
- **Is the information saved in any database?**
- No data is saved in any database.
- All data provided by [Financial Modeling Prep](https://site.financialmodelingprep.com/).
This project is [MIT](./MIT.md) licensed