first commit

This commit is contained in:
Your Name 2025-12-05 09:42:27 +05:30
commit 72d2f41187
1 changed files with 23 additions and 0 deletions

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# PozoApp Updated with SEO
React-based web application with dynamic SEO optimization and IIS deployment support.
## Quick Start
1. Install dependencies: `npm install`
2. Build with SEO: `BUILD-WITH-SEO.bat`
3. Start server: `START-SERVER.bat`
4. Stop server: `STOP-SERVER.bat`
## Deployment
- For IIS: Use `web.config` file included
- Server runs on port 3000 by default
- SEO optimized for all routes
## Features
- Dynamic SEO meta tags
- Server-side rendering support
- IIS deployment ready
- Responsive design