An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# **THERMOSECURITY by Housecom - Hackathon**

![Main logo](assets/images/main_logo_colour.png "Main logo")

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.