{"id":25643114,"url":"https://github.com/jakaria030/visa-care-client","last_synced_at":"2026-04-09T17:03:38.899Z","repository":{"id":271544193,"uuid":"913770105","full_name":"Jakaria030/visa-care-client","owner":"Jakaria030","description":"Visa Care is a web-based platform designed to streamline the visa application process, making it easy for users to check visa requirements and add visa details.","archived":false,"fork":false,"pushed_at":"2025-02-04T19:09:21.000Z","size":26852,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T20:21:37.639Z","etag":null,"topics":["expressjs","firebase","mongodb","nodejs","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://visa-care.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/Jakaria030.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-08T10:16:32.000Z","updated_at":"2025-02-04T19:09:24.000Z","dependencies_parsed_at":"2025-01-08T12:36:58.807Z","dependency_job_id":null,"html_url":"https://github.com/Jakaria030/visa-care-client","commit_stats":null,"previous_names":["jakaria030/visa-care-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jakaria030%2Fvisa-care-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jakaria030%2Fvisa-care-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jakaria030%2Fvisa-care-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jakaria030%2Fvisa-care-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jakaria030","download_url":"https://codeload.github.com/Jakaria030/visa-care-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240275905,"owners_count":19775615,"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":["expressjs","firebase","mongodb","nodejs","react","tailwindcss"],"created_at":"2025-02-23T06:17:19.666Z","updated_at":"2025-12-30T19:12:08.755Z","avatar_url":"https://github.com/Jakaria030.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visa Care \n#### A simple platform to check visa requirements and apply for visas online.\n\n## Purpose\nVisa Care is a web-based platform designed to streamline the visa application process, making it easy for users to check visa requirements and add visa details. This system offers a user-friendly interface to simplify complex visa procedures. The project demonstrates practical solutions for managing visa-related information efficiently.\n\n## Live URL\n[Visit Visa Care Website](https://visa-care.web.app/)\n\n## Preview\n![Project Image](public/visa-care.png)\n\n\n## Key Features\n**🌍 Visa Requirement Information** \u003cbr\u003e\n**📝 Online Visa Application** \u003cbr\u003e\n**🕵️ Application Tracking System** \u003cbr\u003e\n**🔒 Secure Data Management** \u003cbr\u003e\n**📱 Responsive Design** \u003cbr\u003e\n**🌞 Light Mode** \u003cbr\u003e\n**🌙 Dark Mode** \u003cbr\u003e\n\n\n## Technologies Used\nThis project was built using the following technologies:\n- **Frontend:** React, HTML, CSS\n- **Styling:** Tailwind CSS, DaisyUI\n- **Backend:** Node.js, Express.js\n- **Database:** MongoDB\n- **Firebase:** Firebase is used for authentication.\n- **Animations:** React-simple-typewritter, React Awesome reveal.\n- **Hosting:** Firebase for client side and Vercel for serverside.\n  \n\n## **NPM Packages**  \nThe following npm packages were used in the project:\n\n- [`express`](https://www.npmjs.com/package/express): Fast, unopinionated, minimalist web framework for Node.js.\n- [`mongodb`](https://www.npmjs.com/package/mongodb): MongoDB driver for Node.js to interact with MongoDB database.\n- [`firebase`](https://www.npmjs.com/package/firebase): JavaScript library for Firebase services, including authentication and database.\n- [`tailwindcss`](https://www.npmjs.com/package/tailwindcss): A utility-first CSS framework for creating custom designs.\n- [`daisyui`](https://www.npmjs.com/package/daisyui): Component library for Tailwind CSS with a variety of pre-styled components.\n- [`react-router-dom`](https://www.npmjs.com/package/react-router-dom): Declarative routing for React applications.\n- [`react`](https://www.npmjs.com/package/react): A JavaScript library for building user interfaces.\n- [`react-icons`](https://www.npmjs.com/package/react-icons): Popular icons as React components.\n- [`sweetalert`](https://www.npmjs.com/package/sweetalert): Alert notifications for React.\n- [`react-typewriter`](https://www.npmjs.com/package/react-typewriter): React component for creating typewriter effects.\n- [`react-awesome-reveal`](https://www.npmjs.com/package/react-awesome-reveal): A React component library for adding reveal animations to elements.\n\n\n## Getting Started\nFollow these steps to set up and run the project locally:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Jakaria030/visa-care-client.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd visa-care-client\n   ```\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n4. Run the development server:\n   ```bash\n   npm run dev\n   ```\n5. You have to setup some other things like firebase as per your need. Also you have to setup backend server. \u003cbr\u003e\n   Follow my server side github repository docs.\n[Visit](https://github.com/Jakaria030/visa-care-server)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakaria030%2Fvisa-care-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakaria030%2Fvisa-care-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakaria030%2Fvisa-care-client/lists"}