Teaching Gen Z financial literacy through competitions, alerts, and simulated trading.
Real-Time Paper Trading platform to promote education surrounding investing in stocks and crypto in a fun, competitive, and personalized way.
The platform encourages healthy investing habits while preparing users to become confident future investors.
- 📊 Portfolio Dashboard – track balance, top/weakest performers, and performance history.
- 💹 Stock Cards – view bid/ask, OHLC prices, and simulate trades.
- 🔔 Alerts & Notifications – encourage engagement with real-time updates.
To run locally:
- Node.js (>= 18)
- npm, yarn, or pnpm package manager
- Clone the repo:
git clone https://github.com/rayhant2/sun-folio.git cd sun-folio - Install the dependencies:
npm install # or yarn install - Run the dev server:
npm run dev
- Open http://localhost:3000 in your browser
- Add crypto trading simulation
- Expand social competition features (leaderboards, challenges)
- Mobile app version
Distributed under the MIT License. See LICENSE for more information.