-
Notifications
You must be signed in to change notification settings - Fork 0
Usage.md
SE. kelvin edited this page Sep 12, 2025
·
1 revision
# 🚀 Usage
This page explains how to use the project after setup.
## Starting the App
- Run `npm start` for development
- Run `npm run build` for production
## Key Features
- Authentication system
- Dashboard with analytics
- API integration
## Tips
- Always check the console/logs for errors
- Use environment variables (`.env`) for API keys and secrets