https://github.com/devquotient/web_app_hackathon
https://github.com/devquotient/web_app_hackathon
3d css html interactive javascript json mobile-first onepage queries sass sql webapplication
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devquotient/web_app_hackathon
- Owner: DevQuotient
- License: mit
- Created: 2024-08-29T03:49:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-05T06:06:56.000Z (over 1 year ago)
- Last Synced: 2024-10-09T15:07:28.133Z (over 1 year ago)
- Topics: 3d, css, html, interactive, javascript, json, mobile-first, onepage, queries, sass, sql, webapplication
- Language: SCSS
- Homepage:
- Size: 9.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **THERMOSECURITY by Housecom - Hackathon**

Welcome to **THERMOSECURITY**! This project was developed during the Housecom Hackathon and is a remake of a school assignment. The goal was to create an interactive application that offers an engaging user experience through the use of 3D and still images. This project is designed as a mobile-first, one-page web application.
## π₯ Installation and Setup
To set up **THERMOSECURITY** locally, follow these steps:
1. **Clone the Repository**
```bash
git clone git@github.com:DevQuotient/Web_App_Hackathon.git
````
Navigate into the project directory:
```bash
cd Web_App_Hackathon
```
Alternatively, you can download the app by clicking the "Code" button and selecting "Download ZIP" from the repository's GitHub page.
2. **Run the Application**
Open the web app using a live server in your preferred code editor(e.g., VS Code) to view and interact with the application.
## π οΈ How to Use the Project
After set up, you can explore the application in your local environment to explore its interactive features and user experience.
## π€ How to Contribute
Contributions to **THERMOSECURITY** are welcome! Hereβs how you can contribute:
1. **Fork the Repository**
2. **Create a Feature Branch**
```bash
git checkout -b my-new-feature
```
3. **Commit Your Changes**
```bash
git commit -m 'Add some feature'
```
4. **Push Your Changes**
```bash
git push origin my-new-feature
```
5. **Submit a Pull Request**
Open a pull request on the original repository to propose merging your changes.
I appreciate your contributions and look forward to collaborating with you!
## π License
**THERMOSECURITY** is licensed under the [MIT License](License). Feel free to use and contribute to the project under this license.