Skip to content

andresmarcelo99/stocks-ui

Repository files navigation

Live Stocks UI

Stocks UI is a React application that displays multi-line charts for different stocks using the Finnhub Stock Api.

Features

  • Displays historical price data for multiple stocks in a multi-line chart.
  • Each line represents the historical prices of a stock.
  • Live representation of most popular stocks.
  • PWA capability, just click install icon on the right side of the url.

alt text

You can see it live here: link

Installation

  1. Clone the repository:
    git clone https://github.com/andresmarcelo99/stocks-ui.git
  2. Navigate to project directory:
    cd stocks-ui

Usage

  1. Install Dependencies
    npm install
  2. Run the development server:
    npm run dev

Contributing

Contributions are welcome! Please create a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published