Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crclothier/rosemore-design
A website for a design studio
https://github.com/crclothier/rosemore-design
Last synced: 13 days ago
JSON representation
A website for a design studio
- Host: GitHub
- URL: https://github.com/crclothier/rosemore-design
- Owner: CRClothier
- Created: 2024-02-15T11:40:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T11:14:30.000Z (10 months ago)
- Last Synced: 2024-10-24T17:12:16.565Z (2 months ago)
- Language: HTML
- Homepage: https://www.rosemoredesign.co.uk
- Size: 2.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rosemore Design
![Rosemore Design](images/rosemore.png)
## About
Rosemore Design is a professional website showcasing the design services offered by the Rosemore Design company. It features sections for introducing the team, displaying past projects, and providing contact information.
## Table of Contents
- [About](#about)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)## Installation
1. Clone the repository:
```
git clone https://github.com/yourusername/rosedesign-website.git
```2. Navigate into the project directory:
```
cd rosedesign-website
```3. Open the `index.html` file in your web browser.
## Usage
Explore the website by navigating through the different sections:
- **About Us**: Learn about Rosemore Design and their philosophy.
- **Projects**: View a gallery of past projects and designs.
- **Contact**: Find contact information to get in touch with Rosemore Design.## Contributing
Contributions are welcome! If you'd like to contribute to the website, follow these steps:
1. Fork the repository.
2. Create your feature branch:
```
git checkout -b feature/YourFeature
```3. Commit your changes:
```
git commit -am 'Add some feature'
```4. Push to the branch:
```
git push origin feature/YourFeature
```5. Open a pull request.
Please ensure your pull request adheres to the [code of conduct](CODE_OF_CONDUCT.md).
## Credits
- Images: [Unsplash](https://unsplash.com/) and [Squarespace](https://www.squarespace.com/)
- Fonts: [Google Fonts - Roboto](https://fonts.google.com/specimen/Roboto)## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.