An interactive Visa Processing Web Application Visa Navigator is a user-friendly platform that simplifies the process of navigating visa requirements, applying for visas online, and tracking applications. It provides a dynamic interface to guide users through the various visa categories, requirements, and application statuses.
✅ Dynamic Visa Categories: Categorize and display visa types dynamically.
✅ Visa Application Forms: Users can easily apply for visas online.
✅ Tracking: Track the status of visa applications in real time.
✅ Easy Navigation: User-friendly UI that guides users through the visa process.
✅ Categories: Users can change profile by clicking with Modal.
✅ visa Card: Each card displays the information of specific country.
✅ Modals: Clicking on the "When to Say" button opens a modal with additional information like the example and usage.
✅ Dynamic Data: The data for categories and user information is fetched from the internal server
- Frontend: React, Tailwind CSS, DaisyUI
- Routing: React Router
- State Management: React
useState,useEffect - Authentication: Firebase Auth
| Package | Version |
|---|---|
react |
^18.3.1 |
react-router-dom |
^6.27.0 |
tailwindcss |
^3.4.14 |
daisyui |
^4.12.14 |
firebase |
Latest |
🔗 Live Website: VISA NAVIGATOR
📜 ### Documentation
📄 Project Document: View Here
🏆 Contributing Contributions are welcome! Feel free to submit a pull request.
# Clone the repository
git clone https://github.com/alazim-star/b10-a10-client-side.git
# Install dependencies
npm install
# Start the development server
npm run dev


