Stock_market_management
1.0.0
使用 React.js 和 Node.js 构建的用于实时股票交易和投资组合管理的现代 Web 应用程序。该平台通过网络抓取提供实时市场数据,并具有使用 Tailwind CSS 和 Aceternity UI 组件的时尚、响应式界面。
用户认证系统
实时库存数据
投资组合管理
# Install client dependencies
cd client
npm install
# Install server dependencies
cd ../server
npm install
# Run both client and server
npm run dev
欢迎贡献、问题和功能请求。如果您想做出贡献,请随时查看问题页面。
该项目已获得麻省理工学院许可。