Skip to content

Shivamkumar181/Stock-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Pro

Stock Pro is a stock market analysis and portfolio tracking web application designed for retail investors to monitor stocks, manage portfolios, and make informed trading decisions.

Features

  • Real-time Stock Prices — Live price updates from market APIs
  • Portfolio Management — Track holdings, gains/losses, and allocation
  • Interactive Charts — Historical price trends with technical indicators
  • Stock Screener — Filter stocks by price, volume, market cap, and more
  • Market News — Latest financial news and company announcements
  • Watchlist — Save and monitor favorite stocks
  • Responsive Design — Works on desktop, tablet, and mobile

Tech Stack

Frontend Backend | API | Alpha Vantage / Yahoo Finance / Polygon.io | | Charts | Chart.js / TradingView / Lightweight Charts |

Installation

# Clone the repository
git clone https://github.com/shivamkumar181/stock-pro.git

# Navigate to project directory
cd stock-pro

# Install dependencies
npm install

# Create .env file and add your API keys
REACT_APP_STOCK_API_KEY=your_api_key_here

# Start development server
npm start

About

Stock Pro - stock market analysis and portfolio tracking web app. Real-time data, watchlists, and performance analytics for investors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors