{"id":25241425,"url":"https://github.com/altech001/radaar","last_synced_at":"2026-02-14T16:32:52.010Z","repository":{"id":274170672,"uuid":"922125474","full_name":"Altech001/Radaar","owner":"Altech001","description":"A Tech Startup Company","archived":false,"fork":false,"pushed_at":"2025-02-16T14:02:04.000Z","size":234,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T20:27:11.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://radaar-co.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Altech001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-25T11:40:25.000Z","updated_at":"2025-02-16T14:02:08.000Z","dependencies_parsed_at":"2025-04-05T20:37:09.114Z","dependency_job_id":null,"html_url":"https://github.com/Altech001/Radaar","commit_stats":null,"previous_names":["altech001/radaar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Altech001/Radaar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altech001%2FRadaar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altech001%2FRadaar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altech001%2FRadaar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altech001%2FRadaar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altech001","download_url":"https://codeload.github.com/Altech001/Radaar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altech001%2FRadaar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29449370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-11T21:06:52.377Z","updated_at":"2026-02-14T16:32:51.995Z","avatar_url":"https://github.com/Altech001.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Radaar - Tech Company Website\r\n\r\n![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\r\n![React](https://img.shields.io/badge/React-61DAFB?style=for-the-badge\u0026logo=react\u0026logoColor=black)\r\n![TailwindCSS](https://img.shields.io/badge/TailwindCSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\r\n![Vite](https://img.shields.io/badge/Vite-B73BFE?style=for-the-badge\u0026logo=vite\u0026logoColor=FFD62E)\r\n![Bun](https://img.shields.io/badge/Bun-000000?style=for-the-badge\u0026logo=bun\u0026logoColor=white)\r\n![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)\r\n![ESLint](https://img.shields.io/badge/ESLint-4B32C3?style=for-the-badge\u0026logo=eslint\u0026logoColor=white)\r\n\r\nWelcome to the **Radaar** repository! This project is a **modern, responsive website** designed for a tech company, highlighting its services, team, projects, and more. Built with a cutting-edge tech stack, this project ensures a seamless, high-performing user experience.\r\n\r\n## Table of Contents\r\n\r\n1. [Features](#features)\r\n2. [Directory Structure](#directory-structure)\r\n3. [Prerequisites](#prerequisites)\r\n4. [Installation](#installation)\r\n5. [Scripts](#scripts)\r\n6. [Contributing](#contributing)\r\n7. [Support](#support)\r\n8. [License](#license)\r\n9. [Acknowledgments](#acknowledgments)\r\n\r\n## 🚀Features\r\n\r\n- **Responsive Design:** Mobile-first design using Tailwind CSS.\r\n- **Reusable UI Components:** Consistent and flexible modern components.\r\n- **TypeScript Integration:** For type safety and improved productivity.\r\n- **Powered by Vite:** Lightning-fast development and build process.\r\n- **Custom Hooks:** Implements reusable hooks for common functionalities.\r\n- **Interactive Background Effects:** Dynamic and engaging particle effects.\r\n- **Code Quality Tools:** Includes ESLint and Prettier.\r\n\r\n## 📂Directory Structure\r\n\r\n```\r\naltech001-radaar/\r\n├── README.md                          # Project documentation.\r\n├── bun.lockb                          # Dependency lock file for Bun.\r\n├── components.json                    # Component metadata for consistency.\r\n├── eslint.config.js                   # ESLint configuration file.\r\n├── index.html                         # Entry HTML file for the application.\r\n├── package.json                       # Node.js metadata and scripts.\r\n├── postcss.config.js                  # PostCSS configuration for CSS processing.\r\n├── tailwind.config.ts                 # Tailwind CSS configuration file.\r\n├── tsconfig.app.json                  # TypeScript configuration for the app.\r\n├── tsconfig.json                      # Main TypeScript configuration.\r\n├── tsconfig.node.json                 # TypeScript config for Node.js-specific files.\r\n├── vite.config.ts                     # Vite configuration file.\r\n├── public/                            # Public assets served as-is.\r\n├── src/                               # Source code for the project.\r\n    ├── components/                    # UI components for the application.\r\n    ├── hooks/                         # Custom hooks.\r\n    ├── lib/                           # Utility functions.\r\n    ├── pages/                         # Page-level components.\r\n    └── types/                         # TypeScript type definitions.\r\n```\r\n\r\n## 📋Prerequisites\r\n\r\n- [Node.js](https://nodejs.org/) (v18 or higher)  \r\n- [Bun](https://bun.sh/) (optional, for faster package management)  \r\n- [Git](https://git-scm.com/)\r\n\r\n## 💾Installation\r\n\r\n1. **Clone the repository:**\r\n   ```bash\r\n   git clone https://github.com/Altech001/Radaar.git\r\n   cd Radaar/\r\n   ```\r\n\r\n2. **Install dependencies:**\r\n   Using **Bun**:\r\n   ```bash\r\n   bun install\r\n   ```\r\n\r\n   Using **npm**:\r\n   ```bash\r\n   npm install\r\n   ```\r\n\r\n3. **Start the development server:**\r\n   Using **Bun**:\r\n   ```bash\r\n   bun dev\r\n   ```\r\n   Using **npm**:\r\n   ```bash\r\n   npm run dev\r\n   ```\r\n\r\n4. **Open the project in your browser:**\r\n   Navigate to `http://localhost:8080`.\r\n\r\n\r\n## 📜Scripts\r\n\r\n- `dev`: Start the development server.\r\n- `build`: Build the project for production.\r\n- `preview`: Preview the production build locally.\r\n- `lint`: Run ESLint for code linting.\r\n\r\n## 🤝Contributing\r\n\r\nContributions are welcome! Please follow these steps:\r\n\r\n1. Fork the repository.\r\n\r\n2. **Create a new branch**:\r\n   ```bash\r\n   git checkout -b feature/YourFeatureName\r\n   ```\r\n\r\n3. **Commit your changes**:\r\n   ```bash\r\n   git commit -m 'Add some feature'\r\n   ```\r\n\r\n4. **Push to the branch**:\r\n   ```bash\r\n   git push origin feature/YourFeatureName\r\n   ```\r\n\r\n5. Open a pull request.\r\n\r\n## 🆘Support\r\n\r\n- Found a bug? Let us know [here](https://github.com/Altech001/Radaar/issues)\r\n\r\n## 📄License\r\n\r\nThis project is licensed under the **MIT License**. See the [LICENSE]() file for details.\r\n\r\n## 🙏Acknowledgments\r\n\r\n- [Vite](https://vitejs.dev/): for the blazing-fast build tool.  \r\n- [Tailwind CSS](https://tailwindcss.com/): for the utility-first CSS framework.  \r\n- [React](https://reactjs.org/): for the component-based architecture.  \r\n- [TypeScript](https://www.typescriptlang.org/): for type safety.  \r\n\r\nMade with ❤️ by **CodeWithAltech/Azuum Baker** for **Radaar**.\r\n\r\n[Back to Top](#radaar---tech-company-website)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltech001%2Fradaar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltech001%2Fradaar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltech001%2Fradaar/lists"}