https://github.com/emerald1996/trillo
https://github.com/emerald1996/trillo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emerald1996/trillo
- Owner: Emerald1996
- Created: 2024-06-10T09:36:32.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-10T10:59:40.000Z (12 months ago)
- Last Synced: 2025-02-03T12:48:44.253Z (4 months ago)
- Language: SCSS
- Homepage: https://emerald-sheraton.netlify.app/
- Size: 1.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Trillo
![]()
A Hotel website project using HTML and SCSS.
View Demo
## About The Project
This is a website built with css flexbox rule and also mobile responsive. It is to showcase my proficiency in building website using css flexbox👍.
## Technologies Used
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [SCSS](https://sass-lang.com/)
- [NPM](https://www.npmjs.com/)## Getting Started
To get started with project just simply fork this repo or download the zip file locally to your machine.
To get a local copy up and running follow these simple example steps.
### Prerequisites
Start with the latest version of NPM to avoid any errors:
- npm
```sh
npm install npm@latest -g
```
- Also install additional dependencies
```
npm install -g sass```
### Installation
1. Clone the repo
```sh
git clone https://github.com/emerald1996/trillo
```
2. Install NPM packages
```sh
npm install
```## Contribution
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/new-feature`).
3. Make your changes and commit them (`git commit -m 'Add new feature'`).
4. Push to the branch (`git push origin feature/new-feature`).
5. Create a new Pull Request.## License
Distributed under the MIT License. See `LICENSE` for more information.