{"id":25406562,"url":"https://github.com/sayed725/green-edventures","last_synced_at":"2026-04-12T15:43:33.522Z","repository":{"id":275891564,"uuid":"914490320","full_name":"sayed725/GREEN-EDVENTURES","owner":"sayed725","description":" This page is a React-based application where users can explore specific types of eco-friendly travel adventures like Forest Expeditions, Mangrove Forest Expeditions","archived":false,"fork":false,"pushed_at":"2025-02-05T05:13:16.000Z","size":2993,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T22:56:57.926Z","etag":null,"topics":["firebase","mongodb","nodejs","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://assingment-10-5294b.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/sayed725.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-09T17:42:24.000Z","updated_at":"2025-02-05T05:13:20.000Z","dependencies_parsed_at":"2025-02-05T06:29:35.123Z","dependency_job_id":null,"html_url":"https://github.com/sayed725/GREEN-EDVENTURES","commit_stats":null,"previous_names":["sayed725/green-edventures"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayed725%2FGREEN-EDVENTURES","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayed725%2FGREEN-EDVENTURES/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayed725%2FGREEN-EDVENTURES/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayed725%2FGREEN-EDVENTURES/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sayed725","download_url":"https://codeload.github.com/sayed725/GREEN-EDVENTURES/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643038,"owners_count":21138353,"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":["firebase","mongodb","nodejs","react","tailwindcss"],"created_at":"2025-02-16T05:35:19.750Z","updated_at":"2026-04-12T15:43:33.481Z","avatar_url":"https://github.com/sayed725.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GREEN EDVENTURES\n\nWelcome to this project.Discover the thrill of eco-friendly travel with Eco-Edventure Experiences. This page is a React-based application where users can explore specific types of eco-friendly travel adventures like Forest Expeditions, Mangrove Forest Expeditions.This application provide detailed information on various eco-adventure options, allowing users to browse, learn more about each experience, and consult experts if they’re interested.\n---\n\n### Live link to the deployed project\n\n- Private Github Repo Link:  [https://github.com/programming-hero-web-course1/b10-a9-authentication-sayed725)\n\n- live link:   [https://assingment-10-5294b.web.app/) \n\n- Required PDF Link:   [https://drive.google.com/file/d/1EBQPTljIKRJS_NKkdsO8D9YbkY1FNGEx/view?usp=sharing) \n\n\n\n\n### 5 features of this website/project\n\n- There is a beautiful slides showcasing images of eco-adventures on Banner.\n- User Login / Register Authentication. \n- On clicking the Explore Now Button navigated the logged-in user to the Adventure Detail page where they can explore more about their Tour Details.\n- On Explore Tour Details section there is a  “Talk with Expert” Button where user connect with us using google meet or phone.\n- On Clicking on My Profile  the user will see this page and their information where clicking update profile button user can update their information.\n- Clicking Forget password on login section user can reset their password.\n\n\n\n### Npm Packages used in the project :\n\n- React Toastify.\n\n- React Icons.\n\n- Swiper\n\n- Animated Css\n\n- AOS Package\n\n## 📷 Project Images Highlights\n\n### 📷 Home Page `\"/\"` Image\n\n![Home Page](https://i.ibb.co.com/j9mGNbBp/green-home.png)\n![Home Page](https://i.ibb.co.com/gZCRNTXy/greeen-destination.png)\n![Home Page](https://i.ibb.co.com/Wvnt14Cd/green-discover.png)\n\n### 📷 Explore Destination Page `\"/details\"` Image\n\n![explore details](https://i.ibb.co.com/7myxDCN/green-explore.png)\n\n\n---\n\n## ⚙️ Installation \u0026 Setup\n\n### Client Setup\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/sayed725/GREEN-EDVENTURES.git\n   cd GREEN-EDVENTURES\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Set up the environment variables in a `.env.local` file:\n\n   ```env\n   VITE_apiKey=your_firebase_apiKey\n   VITE_authDomain=your_firebase_authDomain\n   VITE_projectId=your_firebase_projectId\n   VITE_storageBucket=your_firebase_storageBucket\n   VITE_messagingSenderId=your_firebase_messagingSenderId\n   VITE_appId=your_firebase_appId\n\n   VITE_API_URL=your_server_api_link\n   \n   ```\n\n4. Run the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n5. Open [http://localhost:5173/](http://localhost:5173/) in your browser.\n\n\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayed725%2Fgreen-edventures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsayed725%2Fgreen-edventures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayed725%2Fgreen-edventures/lists"}