{"id":19900344,"url":"https://github.com/muslehud77/adventureally-client","last_synced_at":"2026-01-24T02:40:59.357Z","repository":{"id":247926835,"uuid":"827243103","full_name":"Muslehud77/AdventureAlly-client","owner":"Muslehud77","description":"AdventureAlly is a comprehensive campers' shop where you can find everything you need for your next adventure. This project showcases my skills in Redux, Redux Persist, RTK Query, and Mongoose with a TypeScript backend.","archived":false,"fork":false,"pushed_at":"2024-10-06T10:01:49.000Z","size":67912,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T04:04:31.210Z","etag":null,"topics":["framer-motion","gsap","jwt-token","locomotive-scroll","react","redux","rtk-query","shadcn-ui","stripe-payments","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://adventure-ally-client.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/Muslehud77.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-11T09:14:00.000Z","updated_at":"2024-10-15T10:40:02.000Z","dependencies_parsed_at":"2024-07-11T11:19:47.975Z","dependency_job_id":"5d8e72c7-9b71-4eec-880d-385cc0101008","html_url":"https://github.com/Muslehud77/AdventureAlly-client","commit_stats":null,"previous_names":["muslehud77/adventureally-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Muslehud77/AdventureAlly-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FAdventureAlly-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FAdventureAlly-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FAdventureAlly-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FAdventureAlly-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muslehud77","download_url":"https://codeload.github.com/Muslehud77/AdventureAlly-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FAdventureAlly-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275857828,"owners_count":25541040,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["framer-motion","gsap","jwt-token","locomotive-scroll","react","redux","rtk-query","shadcn-ui","stripe-payments","tailwindcss","typescript"],"created_at":"2024-11-12T20:12:00.210Z","updated_at":"2025-09-19T00:32:38.246Z","avatar_url":"https://github.com/Muslehud77.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# AdventureAlly\n\nAdventureAlly is a comprehensive campers' shop where you can find everything you need for your next adventure. This project showcases my skills in Redux, Redux Persist, RTK Query, and Mongoose with a TypeScript backend. It’s my first complete project using these technologies.\n\n## Table of Contents\n- [Technologies Used](#technologies-used)\n- [Features](#features)\n- [Admin Credentials](#admin-credentials)\n- [Links](#links)\n- [Project Setup](#project-setup)\n- [Environment Variables](#environment-variables)\n\n\n## Technologies Used\n- **Frontend**: TypeScript, React, Redux, Redux Persist, RTK Query, ShadCN, TailwindCSS\n- **Backend**: Node.js, Express, Mongoose, TypeScript\n- **Other Tools**: Vite, Axios, GSAP, React Router DOM, ESLint, PostCSS, Stripe\n\n## Features\n- User Authentication and Authorization\n- Product Listing and Details\n- Shopping Cart and Checkout\n- Customer Reviews and Ratings\n- Order Management\n- Admin Dashboard for Product Management\n- Secure Payments with Stripe\n\n### Admin Capabilities\n- **Profile Management**: Admins can manage their profile details.\n- **Statistics**: View various statistics related to the platform's performance.\n- **Manage Orders**: Admins can view and manage customer orders.\n- **Manage Products**: Add, edit, and delete products listed on the platform.\n- **Deleted Products**: View and restore previously deleted products.\n- **Manage Users**: View and manage user accounts on the platform.\n- **Add Product**: Add new products to the store.\n- **Edit Product**: Edit details of existing products.\n\n## Admin Credentials\nTo access the admin dashboard, use the following credentials:\n\n- **Email**: admin@adventureally.com\n- **Password**: AdventureAlly\n\n## Links\n\n[![Frontend Live Demo](https://img.shields.io/badge/Frontend%20Live%20Demo-AdventureAlly-blue?style=for-the-badge\u0026logo=appveyor)](https://adventure-ally-client.vercel.app/)\n[![Server Repository](https://img.shields.io/badge/Server%20Repository-AdventureAlly-blue?style=for-the-badge\u0026logo=github)](https://github.com/Muslehud77/AdventureAlly-Server)\n\n## Project Setup\n\n### Prerequisites\n- Node.js\n- npm or yarn\n\n### Installation\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/Muslehud77/AdventureAlly-client.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```sh\n   cd AdventureAlly-client\n   ```\n\n3. Install dependencies:\n\n   ```sh\n   npm install\n   ```\n\n   If you encounter issues, use the following command:\n\n   ```sh\n   npm install --force\n   ```\n\n4. Set up environment variables:\n   Create a `.env.local` file in the root directory with the following content:\n\n   ```env\n   VITE_IMAGEBB_API=your_imagebb_api_key\n   VITE_BASE_URL=http://localhost:5000/api\n   ```\n\n5. Start the development server:\n\n   ```sh\n   npm run dev\n   ```\n\n## Environment Variables\nTo run this project, you will need to add the following environment variables to your `.env.local` file:\n\n```env\nVITE_IMAGEBB_API=your_imagebb_api_key\nVITE_BASE_URL=http://localhost:5000/api\n```\n\n\n\nFeel free to explore and contribute to the project!\n\n\n\n\n---\n\nThank you for checking out AdventureAlly! If you have any questions or feedback, feel free to reach out.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuslehud77%2Fadventureally-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuslehud77%2Fadventureally-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuslehud77%2Fadventureally-client/lists"}