Skip to content

Usage.md

SE. kelvin edited this page Sep 12, 2025 · 1 revision

Usage.md

# 🚀 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  
Clone this wiki locally