Our platform offers a seamless way for individuals and businesses to book exquisite spaces tailored to their unique needs and aesthetic preferences. Users can easily explore a variety of environments, from modern office interiors that enhance productivity to inviting creative studios that inspire innovation. Each space is curated to blend style and functionality, making the booking process convenient and enjoyable, so clients can focus on bringing their ideas to life in inspiring settings.
Before you begin, ensure you have met the following requirements:
-
Git: Download and install the latest version of Git
To verify Git is correctly installed, run
git --version
in your terminal. If the command returns a version number, you’re all set!
To set up 603-WorkVed on your machine, follow the steps:
1. Fork the repository
-
Before you start cloning the project, it's a good idea to fork the repository. Forking creates your own copy of the project on GitHub, allowing you to make changes without affecting the original project. Here's how to do it:
-
Go to the Repository: Visit the GitHub page of 603-WorkVed by clicking on this link.
-
Click the Fork Button: In the top right corner of the page, you will see a button labeled Fork. Click on it.
-
Wait for the Process to Complete: GitHub will automatically create a copy of the repository in your account. You will be redirected to your forked version shortly after.
-
Now that you have your own fork, you can proceed to clone it to your local machine!
-
2. Clone the repository
-
Linux and macOS:
sudo git clone https://github.com/Mayank77maruti/603WorkVed.git
-
Windows:
git clone https://github.com/Mayank77maruti/603WorkVed.git
3. Navigate to the Project Directory
-
Once the cloning process is complete, navigate to the project directory with the following command:
cd 603WorkVed
4. Open the file on browser
-
Open the HTML File: You can view the project by opening the
index.html
file in your web browser: -
Directly in the Browser: Right-click on the
index.html
file and select "Open with" your preferred web browser. -
Otherwise, Using the Terminal:
-
For Windows:
start index.html
-
For macOS:
open index.html
-
For Linux:
xdg-open index.html
-
Go through the CONTRIBUTING.md file before making any pull requests.
I'm always open to connecting and discussing contributions, project ideas, or general feedback.
- LinkedIn: https://www.linkedin.com/in/mayank-mohapatra-697744267/
- Github: https://github.com/Mayank77maruti
- Shields.io for badges
- Komarev's GitHub Profile Views Counter for tracking profile and repository views
- This project is licensed under the MIT LICENSE.
- See the LICENSE file for details.
A huge thank you to everyone who has contributed to this project! Your support and contributions—whether through code, feedback, or ideas help keep this project growing and thriving.