IPOtrackr
The Smart Way to Track IPO GMPs
A modern, beautiful, and professional IPO tracking application built with Next.js
- Real-time IPO Data - Live updates from investorgain.com API
- GMP Tracking - Grey Market Premium monitoring with trends
- Subscription Status - Live bidding status (QIB, NII, RII)
- Interactive Charts - Beautiful GMP trend visualization
- Historical Data - Complete GMP history with movement indicators
-
Clone the repository
git clone https://github.com/DewanshNehra/ipotrackr.git cd ipotrackr -
Install dependencies
npm install # or yarn install # or pnpm install
-
Run the development server
npm run dev # or yarn run dev # or pnpm run dev


