Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelrahmankhaled12/immigrateable
This project is a web application designed to help users apply for a Green Card. ππΏπ The platform provides an intuitive user experience for visitors
https://github.com/abdelrahmankhaled12/immigrateable
fontawesome5 mui-icons mui-material reactjs redux redux-toolkit sass vite
Last synced: 26 days ago
JSON representation
This project is a web application designed to help users apply for a Green Card. ππΏπ The platform provides an intuitive user experience for visitors
- Host: GitHub
- URL: https://github.com/abdelrahmankhaled12/immigrateable
- Owner: Abdelrahmankhaled12
- Created: 2024-12-14T12:00:11.000Z (30 days ago)
- Default Branch: main
- Last Pushed: 2024-12-14T13:02:50.000Z (30 days ago)
- Last Synced: 2024-12-14T13:44:18.977Z (30 days ago)
- Topics: fontawesome5, mui-icons, mui-material, reactjs, redux, redux-toolkit, sass, vite
- Language: JavaScript
- Homepage: https://startyourgreencard.com/
- Size: 12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Vite Project
## Project Description
This project is a web application designed to help users apply for a Green Card. ππΏπ The platform provides an intuitive user experience for visitors to:- Check eligibility for a Green Card.
- Learn about the benefits of winning a Green Card.
- Explore economic incentives for different job categories.
- Complete the application process with expert guidance.The application also offers subscription-based plans to assist users at different levels of support, including Pro, Elite, and VIP packages. ππ οΈπ
---
## Technologies Used
The project leverages the following technologies: π§ππ
- **React**: For building the user interface.
- **Vite**: For fast development and build processes.
- **Redux**: For state management across the application.
- **SASS**: For styling with flexibility and modularity.
- **MUI (Material-UI)**: For reusable UI components.---
## π· Screenshots
![Design](./Design.png)
---
## Links
- **Live Site**: [Start Your Green Card](https://startyourgreencard.com/)
## How to Run the Project
To set up and run the project locally, follow these steps: βοΈπͺπ
1. Clone the repository:
```bash
git clone
```2. Navigate to the project directory:
```bash
cd project-directory
```3. Install dependencies:
```bash
npm install
```4. Start the development server:
```bash
npm run dev
```5. Open your browser and navigate to:
```
http://localhost:5173
```---
## Features
- **User Authentication**:
- Login and registration forms.
- **Eligibility Check**:
- Simple form to check if a user qualifies for a Green Card.
- **Subscription Plans**:
- Options for Pro, Elite, and VIP services.
- **Dynamic Sections**:
- Testimonials, FAQs, and service benefits.
- **Responsive Design**:
- Optimized for mobile, tablet, and desktop. ππποΈ