An educational stock simulator app based on Spikecodes' Stotra. Built within 6 hours during a coding marathon.
- π Real-time inventory tracking
- π¨ Automated stock level alerts
- π Detailed reporting and analytics
- π₯οΈ User-friendly interface
Landing Page |
Dashboard |
Markets |
Leaderboard |
Guide |
git clone https://github.com/foundsec/Stockish.git
1.Install node modules in root
cd Stockishnpm install2.Install node modules in server
cd servernpm install- Install node modules in app
cd appnpm install- Go to app dir and run
cd /appnpm run dev- Go to server dir and run
cd /servernpm run dev




