- Individual Stock Analysis
- Learning Center to help users gain financial literacy
- Track portfolio performance over time
- Keep up with the latest news in the market
- Dashboard to track all of the above
- Stock Search: Search for individual stocks and get detailed information including stock price, company profile, and market data.
- Portfolio Management: Add, update, and delete stocks in your portfolio. Track the performance of your investments over time.
- Learning Center: Learn about various financial concepts such as compound interest, P/E ratio, dividend yield, and fair value calculation.
- Stock News: Stay up-to-date with the latest news on your favorite stocks.
- Dashboard: A central place to view all your financial information and track your portfolio's performance.
To get started with the project, follow these steps:
- Clone the repository:
git clone https://github.com/jlthompson96/BullRun_Frontend.git cd BullRun_Frontend
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:5173 to view it in the browser.