A sleek and modern Stock Market Web App built with Nextjs16 + TradingView Widgets.
Currently includes a polished Home Page and Authentication UI. Backend integration and database features are coming soon.
-
Modern Home Page UI
Smooth and clean layout inspired by JS Mastery’s design style. -
Authentication Pages
Login & Signup UI already implemented, backend pending. -
TradingView Widgets Integration
- Advanced interactive charts
- Ticker tape
- Market overview
Adds a professional trading-dashboard feel.
- Frontend: Nextjs16
- Styling: Tailwindcss
- Charts: TradingView Widgets
- Database : PostgreSQL
Follow these steps to run the project locally:
git clone https://github.com/MONISHA2876/StockMarketApp.git
cd StockMarketApp
npm i
or
yarn
npm run dev
or
yarn dev
http://localhost:5173