Welcome to URelocate! This web application is designed to assist IT professionals in navigating their relocation process. Our goal is to provide a comprehensive tool to streamline the move, offering valuable resources and functionality to make the transition as smooth as possible.
At the moment, URelocate is focused on building core functionalities and ensuring that the underlying features are fully operational. We are currently prioritizing functionality over design.
In future updates, we will be integrating Material-UI (MUI) to enhance the user interface and overall user experience. This will include refined styling, improved components, and a more polished visual design.
To get started with URelocate, follow these steps:
-
Clone the Repository
git clone https://github.com/goldic342/urelocate
-
Navigate to the Project Directory
cd urelocate
-
Install Dependencies
npm install
-
Run the Development Server
npm run dev
-
Open Your Browser
Visit
http://localhost:5137
to view the application in action.
We welcome contributions to help enhance uRelocate. If you'd like to contribute, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes and test thoroughly.
- Submit a pull request with a clear description of the changes.
This project is licensed under the MIT License.