{"id":18743727,"url":"https://github.com/abdullah0dev/animevault","last_synced_at":"2025-11-21T20:30:15.433Z","repository":{"id":248213643,"uuid":"828088668","full_name":"Abdullah0Dev/animevault","owner":"Abdullah0Dev","description":"A Next.js and Tailwind CSS-powered anime website featuring a sleek, modern UI/UX design","archived":false,"fork":false,"pushed_at":"2024-07-13T05:56:22.000Z","size":1556,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T19:46:02.536Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://animevaulted.netlify.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/Abdullah0Dev.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-07-13T05:05:59.000Z","updated_at":"2024-08-28T03:52:05.000Z","dependencies_parsed_at":"2024-07-13T06:32:58.320Z","dependency_job_id":"6b79ba20-8c0a-45b9-b1d1-760b5b5c7907","html_url":"https://github.com/Abdullah0Dev/animevault","commit_stats":null,"previous_names":["abdullah0dev/animevault"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fanimevault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fanimevault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fanimevault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abdullah0Dev%2Fanimevault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abdullah0Dev","download_url":"https://codeload.github.com/Abdullah0Dev/animevault/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239627300,"owners_count":19670844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-07T16:12:22.016Z","updated_at":"2025-11-21T20:30:13.356Z","avatar_url":"https://github.com/Abdullah0Dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr /\u003e\n    \u003ca href=\"https://bit.ly/3LboNOQ\" target=\"_blank\"\u003e\n      \u003cimg src=\"https://i.postimg.cc/C11s9ZYH/animevaulted.png\" alt=\"Project Banner\"\u003e\n    \u003c/a\u003e\n  \u003cbr /\u003e\n\n\u003cdiv\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-Next.js-646CFF?style=for-the-badge\u0026logo=next.js\u0026logoColor=white\" alt=\"Next.js\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-Tailwind_CSS-06B6D4?style=for-the-badge\u0026logo=tailwindcss\u0026logoColor=white\" alt=\"Tailwind CSS\" /\u003e\n\u003c/div\u003e\n\n\n\n  \u003ch3 align=\"center\"\u003eModern UI/UX website\u003c/h3\u003e\n \n\u003c/div\u003e\n\n## 📋 \u003ca name=\"table\"\u003eTable of Contents\u003c/a\u003e\n\n1. 🤖 [Introduction](#introduction)\n2. ⚙️ [Tech Stack](#tech-stack)\n3. 🔋 [Features](#features)\n4. 🤸 [Quick Start](#quick-start)\n\n## \u003ca name=\"introduction\"\u003e🤖 Introduction\u003c/a\u003e\n\nAnimeVault - A Next.js and Tailwind CSS-powered anime website featuring a sleek, modern UI/UX design. With its stylish interface, smooth animations, and immersive user experience, AnimeVault sets a new standard for modern web applications and offers inspiration for future projects.\n\n## \u003ca name=\"tech-stack\"\u003e⚙️ Tech Stack\u003c/a\u003e\n\n- Next.js\n- Tailwind CSS\n\n## \u003ca name=\"features\"\u003e🔋 Features\u003c/a\u003e\n\n👉 Smooth Animations: Engaging effects triggered by mouse movements and scrolling.\n\n👉 Complex UI Geometry: Utilizes Tailwind CSS for intricate shapes like cards.\n\n👉 Latest UI Trends: Incorporates modern design elements and aesthetics.\n\n👉 Responsive Design: Ensures seamless functionality and visuals across all devices.\n\n👉 Code Architecture \u0026 Reusability: Emphasizes well-structured code and reusable components.\n\nAnd many more!\n\n## \u003ca name=\"quick-start\"\u003e🤸 Quick Start\u003c/a\u003e\n\nFollow these steps to set up the project locally on your machine.\n\n**Prerequisites**\n\nMake sure you have the following installed on your machine:\n\n- [Git](https://git-scm.com/)\n- [Node.js](https://nodejs.org/en)\n- [npm](https://www.npmjs.com/) (Node Package Manager)\n\n**Cloning the Repository**\n\n```bash\ngit clone https://github.com/Abdullah0Dev/animevault.git\ncd animevault\n```\n\n**Installation**\n\nInstall the project dependencies using npm:\n\n```bash\nnpm install\n```\n\n**Running the Project**\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to view the project.\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullah0dev%2Fanimevault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdullah0dev%2Fanimevault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullah0dev%2Fanimevault/lists"}