Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


STOCKS


mobile_home_page
mobile_detail_page



# 📗 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-)

# 📖 About

**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 ticker

## 🛠 Built With

### Tech Stack

Client



### Key Features

- **Single Page Application (SPA)**

(back to top)

## 🚀 Live Demo

- [Visit](https://stocks-1mvz.onrender.com/)
- [Watch](https://www.loom.com/share/724849078eef4ed08f227e65eb31c6fa)

(back to top)

## 💻 Getting Started

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

(back to top)

## 👥 Author

👤 **Dennis Every**

- GitHub: [@dennis-every](https://github.com/dennis-every)

(back to top)

## 🔭 Future Features

- [ ] **none planned**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project feel free to fork it and use it as you need.

(back to top)

## 🙏 Acknowledgments

- 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/).

(back to top)

## ❓ FAQ (OPTIONAL)

- **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/).

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed

(back to top)