{"id":25290668,"url":"https://github.com/vignesh6236/harmonia-academy","last_synced_at":"2026-04-10T11:02:34.041Z","repository":{"id":266239551,"uuid":"897158617","full_name":"Vignesh6236/harmonia-academy","owner":"Vignesh6236","description":"Harmonia Academy is a modern, visually appealing landing page designed to represent the brand and values of Harmonia Academy. ","archived":false,"fork":false,"pushed_at":"2025-01-06T07:53:01.000Z","size":1170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T18:50:45.691Z","etag":null,"topics":["aceternity-ui","nextjs","reactjs","tailwindcss","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://harmonia-academy.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/Vignesh6236.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":"2024-12-02T06:15:46.000Z","updated_at":"2025-01-08T09:29:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7edd2f26-2e77-42ae-a58c-98085157f9d6","html_url":"https://github.com/Vignesh6236/harmonia-academy","commit_stats":null,"previous_names":["vignesh6236/harmonia-academy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vignesh6236/harmonia-academy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vignesh6236%2Fharmonia-academy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vignesh6236%2Fharmonia-academy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vignesh6236%2Fharmonia-academy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vignesh6236%2Fharmonia-academy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vignesh6236","download_url":"https://codeload.github.com/Vignesh6236/harmonia-academy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vignesh6236%2Fharmonia-academy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["aceternity-ui","nextjs","reactjs","tailwindcss","typescript","vercel"],"created_at":"2025-02-13T00:40:57.143Z","updated_at":"2026-04-10T11:02:34.020Z","avatar_url":"https://github.com/Vignesh6236.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Harmonia Academy Landing Page 🎸\n\n**Harmonia Academy** is a modern, visually appealing landing page designed to represent the brand and values of Harmonia Academy. Built using Next.js, React, TypeScript, Tailwind CSS, and the Aceternity UI library, the site ensures a smooth user experience and professional presentation.\n\n## Table of Contents\n\n- [Project Description](#project-description-)\n- [Features](#features-)\n- [Tech Stack](#tech-stack-%EF%B8%8F)\n- [Prerequisites](#prerequisites-)\n- [Installation and Usage](#installation-and-usage-)\n- [Screenshots](#screenshots-)\n- [Deployment](#deployment-)\n- [Contributing](#contributing-)\n- [Acknowledgments](#acknowledgments-)\n\n## Project Description 📖\n\nThe Harmonia Academy landing page is a showcase of the institution's offerings, designed to provide visitors with essential information and a seamless browsing experience. With a focus on aesthetics and functionality, this project serves as the digital front for Harmonia Academy.\n\n## Features ✨\n\n- **Responsive Design:** Fully optimized for desktop, tablet, and mobile devices.\n- **Next.js Integration:** Includes a file-based routing system for efficient navigation.\n- **UI Components:** Designed using the Aceternity UI framework for consistent styling and interactivity.\n- **TypeScript Integration:** Static typing for better code quality and maintainability.\n- **Tailwind CSS:** Modern utility-first CSS framework for faster styling and responsiveness.\n\n## Tech Stack 🛠️\n\n- **[Next.js](https://nextjs.org/):** React-based framework for building performant web applications.\n- **[React](https://reactjs.org/):** Library for building the user interface.\n- **[TypeScript](https://www.typescriptlang.org/):** For type safety and improved developer experience.\n- **[Tailwind CSS](https://tailwindcss.com/):** Utility-first CSS framework for responsive and customizable styling.\n- **[Aceternity UI](https://ui.aceternity.com/):** Component library for consistent and reusable design elements.\n\n## Prerequisites 📦\n\nBefore running the project, ensure you have the following installed:\n\n- **[Node.js](https://nodejs.org/):** For managing dependencies and running the server.\n- **[Git](https://git-scm.com/):** For cloning the repository.\n- **[Visual Studio Code](https://code.visualstudio.com/):** Recommended code editor.\n\n## Installation and Usage 🚀\n\nFollow these steps to run the Harmonia Academy project locally:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Vignesh6236/harmonia-academy.git\n   ```\n\n2. Navigate to the project directory and install dependencies:\n   ```bash\n   cd harmonia-academy\n   npm install -force\n   ```\n\n3. Start the development server:\n   ```bash\n   npm run dev\n   ```\n\n4. Open your browser and navigate to `http://localhost:3000` to view the landing page.\n\n\n## Screenshots 📷\n\n### Desktop View\n\n![Screenshot (45)](https://github.com/user-attachments/assets/758b2eb0-1ff4-4237-a8cc-943fd4ebee0a)\n\n\n### Mobile View\n\n![Screenshot 2024-12-04 133936](https://github.com/user-attachments/assets/299d9658-d0c6-42fd-adb9-5434b469421d)\n\n## Deployment 🚀\n\nThe Harmonia Academy landing page is deployed using **[Vercel](https://vercel.com/)** . You can access the live site here:  \n**[https://harmonia-academy.vercel.app/](https://harmonia-academy.vercel.app/)**\n\n## Contributing 🤝\n\nContributions are welcome! If you have ideas or suggestions, feel free to fork the repository, make your changes, and submit a pull request.\n\n## Acknowledgments 🙏\n\n- **[Next.js](https://nextjs.org/):** For the robust framework and file-based routing system.\n- **[React](https://reactjs.org/):** For the dynamic frontend development.\n- **[TypeScript](https://www.typescriptlang.org/):** For enhancing code quality and maintainability.\n- **[Tailwind CSS](https://tailwindcss.com/):** For fast and efficient styling.\n- **[Aceternity UI](https://ui.aceternity.com/):** For the beautiful and reusable UI components.\n- **[Vercel](https://vercel.com/):** For providing seamless deployment and hosting solutions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvignesh6236%2Fharmonia-academy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvignesh6236%2Fharmonia-academy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvignesh6236%2Fharmonia-academy/lists"}