https://github.com/mayank77maruti/603workved
Welcome to Workved Spaces! We're excited to have you on board. Dive in, contribute passionately, and let's build something amazing together!
https://github.com/mayank77maruti/603workved
frontend good-first-contribution good-first-project gssoc hacktoberfest help-wanted html-css-javascript
Last synced: 6 months ago
JSON representation
Welcome to Workved Spaces! We're excited to have you on board. Dive in, contribute passionately, and let's build something amazing together!
- Host: GitHub
- URL: https://github.com/mayank77maruti/603workved
- Owner: Mayank77maruti
- License: mit
- Created: 2024-08-03T22:48:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T13:07:19.000Z (8 months ago)
- Last Synced: 2025-04-11T22:07:08.238Z (6 months ago)
- Topics: frontend, good-first-contribution, good-first-project, gssoc, hacktoberfest, help-wanted, html-css-javascript
- Language: CSS
- Homepage: https://603-work-ved.vercel.app
- Size: 120 MB
- Stars: 23
- Watchers: 1
- Forks: 48
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
## Project Description📝
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.## Prerequisites âś…
> Before you begin, ensure you have met the following requirements:- **Git**: Download and install the latest version of [Git](https://git-scm.com/downloads "Download Git")
To verify Git is correctly installed, run `git --version` in your terminal. If the command returns a version number, you’re all set!
## Run Locally
> 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](https://github.com/Mayank77maruti/603WorkVed).
* 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:```bash
sudo git clone https://github.com/Mayank77maruti/603WorkVed.git
```* Windows:
```bash
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:
```bash
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:
```bash
start index.html
```
* For macOS:
```bash
open index.html
```
* For Linux:
```bash
xdg-open index.html
```
## Contribution guidelines
> Go through the [CONTRIBUTING.md](./CONTRIBUTING.md) file before making any pull requests.## Repository Stats 📊





## Contact Me
I'm always open to connecting and discussing contributions, project ideas, or general feedback.
- **LinkedIn:** [https://www.linkedin.com/in/mayank-mohapatra-697744267/](https://www.linkedin.com/in/mayank-mohapatra-697744267/)
- **Github:** [https://github.com/Mayank77maruti](https://github.com/Mayank77maruti)## Acknowledgments
- [Shields.io](https://shields.io/) for badges
- [Komarev's GitHub Profile Views Counter](https://komarev.com/ghpvc/) for tracking profile and repository views
## License⚖️
- This project is licensed under the [**MIT LICENSE**](https://choosealicense.com/licenses/mit/).
- See the [LICENSE](./LICENSE) file for details.## Contributors❤️
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.
## Repo Stared By:
[](https://github.com/Mayank77maruti/603WorkVed/stargazers)
## Repo Forked By:
[](https://github.com/Mayank77maruti/603WorkVed/network/members)