{"id":29216978,"url":"https://github.com/asapial/playpulse-client-side","last_synced_at":"2026-04-11T02:01:49.846Z","repository":{"id":302386614,"uuid":"1008198356","full_name":"asapial/PlayPulse-Client-Side","owner":"asapial","description":"PlayPulse is a dynamic web application for discovering, creating, and managing sports events","archived":false,"fork":false,"pushed_at":"2025-07-02T06:03:05.000Z","size":20854,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-02T06:21:09.518Z","etag":null,"topics":["axios","firebase","framer-motion","react","react-router","tailwindcss"],"latest_commit_sha":null,"homepage":"https://playpulse-b8a0d.web.app/","language":"JavaScript","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/asapial.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,"zenodo":null}},"created_at":"2025-06-25T07:17:02.000Z","updated_at":"2025-07-02T06:03:08.000Z","dependencies_parsed_at":"2025-07-02T06:32:00.928Z","dependency_job_id":null,"html_url":"https://github.com/asapial/PlayPulse-Client-Side","commit_stats":null,"previous_names":["asapial/playpulse-client-side"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asapial/PlayPulse-Client-Side","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapial%2FPlayPulse-Client-Side","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapial%2FPlayPulse-Client-Side/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapial%2FPlayPulse-Client-Side/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapial%2FPlayPulse-Client-Side/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asapial","download_url":"https://codeload.github.com/asapial/PlayPulse-Client-Side/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asapial%2FPlayPulse-Client-Side/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263245241,"owners_count":23436510,"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":["axios","firebase","framer-motion","react","react-router","tailwindcss"],"created_at":"2025-07-03T02:00:34.622Z","updated_at":"2026-04-11T02:01:49.487Z","avatar_url":"https://github.com/asapial.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlayPulse\n\n**PlayPulse** is a dynamic web application for discovering, creating, and managing sports events. It connects athletes and sports enthusiasts, making it easy to stay active and engaged in your favorite sports.\n\n---\n\n## 🌐 Live URL\n\n[https://playpulse-b8a0d.web.app/](https://playpulse-b8a0d.web.app/)  \n\n\n---\n\n## 🎯 Purpose\n\nThe purpose of PlayPulse is to:\n- Help users find and join sports events in their area.\n- Allow organizers to create and manage events.\n- Foster a community of active individuals passionate about sports.\n\n---\n\n## 🚀 Key Features\n\n- **Event Discovery:** Browse and filter a variety of sports events.\n- **Event Creation:** Organize and publish your own events.\n- **Booking System:** Book your spot in events with instant feedback.\n- **Authentication:** Secure login and registration for users.\n- **Responsive UI:** Mobile-friendly and visually appealing design.\n- **Loading Animations:** Smooth user experience with Lottie-based loaders.\n- **Toast Notifications:** Instant feedback for actions and errors.\n\n---\n\n## 📦 NPM Packages Used\n\n| Package                | Usage                                                                                   |\n|------------------------|-----------------------------------------------------------------------------------------|\n| **@tailwindcss/vite**  | Integrates Tailwind CSS with Vite for fast development and hot reloading.               |\n| **axios**              | Promise-based HTTP client for making API requests.                                      |\n| **firebase**           | Provides backend services like authentication, database, and storage.                   |\n| **flowbite-react**     | UI components built with Tailwind CSS for React apps.                                   |\n| **framer-motion**      | Animation library for React to create smooth and complex animations.                    |\n| **lottie-react**       | Renders Lottie animations (JSON-based vector animations) in React.                      |\n| **motion**             | Utility for advanced animations and gestures, often used with framer-motion.            |\n| **react**              | Core library for building user interfaces.                                              |\n| **react-confetti**     | Confetti animation for celebration effects.                                             |\n| **react-countup**      | Animates numbers counting up, useful for stats and counters.                            |\n| **react-dom**          | Provides DOM-specific methods for React, enabling rendering to the browser.             |\n| **react-icons**        | Collection of popular icon packs as React components.                                   |\n| **react-router**       | Declarative routing for React applications.                                             |\n| **react-router-dom**   | DOM bindings for React Router, enabling navigation in web apps.                         |\n| **react-simple-typewriter** | Adds typewriter animation effects to text in React.                                |\n| **react-toastify**     | Displays toast notifications for feedback and alerts.                                   |\n| **sweetalert2**        | Beautiful, customizable popup boxes for alerts and confirmations.                       |\n| **swiper**             | Modern touch slider for creating carousels and sliders.                                 |\n| **tailwindcss**        | Utility-first CSS framework for rapid UI development.                                   |\n\n\n---\n\n## 📦 Installation\n\n1. **Clone the repository:**\n   ```sh\n   git clone https://github.com/asapial/PlayPulse-Client-Side.git\n   cd PlayPulse-Client-Side\n   ```\n\n2. **Install dependencies:**\n   ```sh\n   npm install\n   ```\n\n3. **Set up environment variables:**\n   - Copy `.env.example` to `.env.local` and fill in your Firebase and backend API credentials.\n\n4. **Start the development server:**\n   ```sh\n   npm run dev\n   ```\n\n---\n\n\n\n## 🤝 Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n\n---\n\n## 📄 License\n\nAll content, including recipes, images, and branding, is the intellectual property of PlayPulse unless otherwise stated. Unauthorized use or duplication without explicit permission is strictly prohibited.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasapial%2Fplaypulse-client-side","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasapial%2Fplaypulse-client-side","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasapial%2Fplaypulse-client-side/lists"}