{"id":19900331,"url":"https://github.com/muslehud77/flightbooking-client","last_synced_at":"2026-04-12T09:32:11.821Z","repository":{"id":245229261,"uuid":"817628679","full_name":"Muslehud77/flightBooking-client","owner":"Muslehud77","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-22T07:47:37.000Z","size":335,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T06:46:33.954Z","etag":null,"topics":["axios","daisyui","react","react-router","shadcn-ui","tailwindcss","tanstack-query","vite"],"latest_commit_sha":null,"homepage":"https://flightbooking1234.netlify.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/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-06-20T06:09:40.000Z","updated_at":"2024-08-22T23:25:11.000Z","dependencies_parsed_at":"2024-11-12T20:12:01.630Z","dependency_job_id":"8f38a467-4fc8-4777-8cfa-43e70e2fced8","html_url":"https://github.com/Muslehud77/flightBooking-client","commit_stats":null,"previous_names":["muslehud77/flightbooking-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Muslehud77/flightBooking-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FflightBooking-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FflightBooking-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FflightBooking-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FflightBooking-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muslehud77","download_url":"https://codeload.github.com/Muslehud77/flightBooking-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muslehud77%2FflightBooking-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31710788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["axios","daisyui","react","react-router","shadcn-ui","tailwindcss","tanstack-query","vite"],"created_at":"2024-11-12T20:11:58.379Z","updated_at":"2026-04-12T09:32:11.804Z","avatar_url":"https://github.com/Muslehud77.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flight Booking Project\n\nThis is a basic flight booking project where you can search for and book flights. The project uses the ShadCN UI library for the frontend. This README file provides instructions on how to set up the project.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n- Node.js (v14 or higher)\n- npm (v6 or higher)\n\n## Getting Started\n\nFollow these steps to set up and run the project locally.\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/Muslehud77/flightBooking-client.git\ncd flightBooking-client\n```\n\n### 2. Install dependencies\n\n```bash\nnpm install\n```\n\n### 3. Set up the environment variables\n\nCreate a `.env.local` file in the root directory of the project and add the following content:\n\n```\nBASE_URL=https://example.com/api\n```\n\nReplace `https://example.com/api` with the appropriate API endpoint you intend to use.\n\n### 4. Run the development server\n\n```bash\nnpm run dev\n```\n\nThis will start the development server and you can access the project at `http://localhost:5173/`.\n\n### 5. Build the project\n\nTo build the project for production, run:\n\n```bash\nnpm run build\n```\n\n### 6. Preview the build\n\nTo preview the production build locally, run:\n\n```bash\nnpm run preview\n```\n\n### 7. Lint the code\n\nTo lint the code and check for errors, run:\n\n```bash\nnpm run lint\n```\n\n## Project Structure\n\n- `src/`: Contains the source code of the project.\n- `public/`: Contains static assets.\n- `.env.local`: Environment variables file.\n\n## Scripts\n\n- `dev`: Starts the development server using Vite.\n- `build`: Builds the project for production.\n- `lint`: Lints the code using ESLint.\n- `preview`: Previews the production build.\n\n## Server Repository\n\nThe server-side code for this project can be found in the following repository:\n[Flight Booking Server](https://github.com/Muslehud77/flightBooking-server)\n\n---\n\nFeel free to reach out if you have any questions or need further assistance. Happy coding!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuslehud77%2Fflightbooking-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuslehud77%2Fflightbooking-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuslehud77%2Fflightbooking-client/lists"}