first commit

Made-with: Cursor
This commit is contained in:
“kirukib” 2026-03-22 03:20:14 +03:00
commit 0d7054e034

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# TrustWin Landing
Next.js marketing and catalog site for TrustWin — metal bars, pipes, and construction materials (English / አማርኛ).
## Development
```bash
npm install
npm run dev
```
Copy `.env.example` to `.env.local` and configure public contact URLs, SMTP, and owner emails for quote requests.