|
1 | 1 | # RecursiveZero Private Limited |
2 | 2 |
|
3 | | -- 👋 Hi |
4 | | -- 👀 I’m interested in building technology |
5 | | -- 🌱 I’m currently learning AI and mobile development |
6 | | -- 💞️ I’m looking to collaborate on any project which is based on web technologies. |
7 | | -- 📫 How to reach me mail me at <recursivezero@outlook.com> |
| 3 | +Welcome to the official website repository of **RecursiveZero Private Limited**. |
8 | 4 |
|
9 | | -This is the page render as **recursivezero.com** |
| 5 | +This project powers **recursivezero.com** and showcases our products, services, engineering capabilities, technical blogs, and company information. |
| 6 | + |
| 7 | +## About RecursiveZero |
| 8 | + |
| 9 | +RecursiveZero is a technology-driven company focused on building scalable digital products, modern web applications, AI-powered solutions, and innovative software platforms. |
| 10 | + |
| 11 | +## Features |
| 12 | + |
| 13 | +- Modern Astro-based website |
| 14 | +- Responsive design for mobile, tablet, and desktop |
| 15 | +- Dark & Light theme support |
| 16 | +- Technical blogs and articles |
| 17 | +- Portfolio and project showcase |
| 18 | +- Privacy Policy and Terms & Conditions pages |
| 19 | +- Performance-optimized architecture |
| 20 | + |
| 21 | +## Tech Stack |
| 22 | + |
| 23 | +- Astro |
| 24 | +- TypeScript |
| 25 | +- Tailwind CSS |
| 26 | +- Markdown Content Collections |
| 27 | + |
| 28 | +## Getting Started |
| 29 | + |
| 30 | +### Install Dependencies |
| 31 | + |
| 32 | +```bash |
| 33 | +npm install |
| 34 | +``` |
| 35 | + |
| 36 | +### Run Development Server |
| 37 | + |
| 38 | +```bash |
| 39 | +npm run dev |
| 40 | +``` |
| 41 | + |
| 42 | +### Build for Production |
| 43 | + |
| 44 | +```bash |
| 45 | +npm run build |
| 46 | +``` |
| 47 | + |
| 48 | +### Preview Production Build |
| 49 | + |
| 50 | +```bash |
| 51 | +npm run preview |
| 52 | +``` |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +## Screenshots |
| 57 | + |
| 58 | +## Dark Mode |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | +## LightMode |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | +## Contact |
| 83 | + |
| 84 | +📧 [recursivezero@outlook.com](mailto:recursivezero@outlook.com) |
| 85 | + |
| 86 | +🌐 https://recursivezero.com |
| 87 | + |
| 88 | +## License |
| 89 | + |
| 90 | +Copyright © RecursiveZero Private Limited. All rights reserved. |
0 commit comments