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

https://github.com/akashsaha02/kodesphere-hackathon-knightcoders

KodeSphere-Hackathon-KnightCoders
https://github.com/akashsaha02/kodesphere-hackathon-knightcoders

java react tailwind vercel vite

Last synced: 3 months ago
JSON representation

KodeSphere-Hackathon-KnightCoders

Awesome Lists containing this project

README

          

# Knight Coders - Smart Home Web App

## Participating KodesSphere Event (Konnexweb) by Konnexions

This project is a web application designed to control smart home appliances like fans, air conditioners, RGB LEDs, and bulbs.

## Team Knight Coders

* [Methu Paroi](https://github.com/MethuParoi) (Team Leader)
* [Muhit Khan](https://github.com/muhit-khan)
* [Akash Saha](https://github.com/akashsaha02)

## Technologies Used

* React JS
* Tailwind CSS

## Live App

The live app is available at [https://knightcoders.vercel.app/](https://knightcoders.vercel.app/). Don't hesitate to to check it out!

## How to Use the App**

* Clone this repository to your local machine.
* Install the required dependencies by running `npm install` in the terminal.
* Start the development server by running `npm run dev` in the terminal.
* The app will be available at http://localhost:5173/ in your web browser.

## User Interface

![UI](https://github.com/akashsaha02/KodeSphere-Hackathon-KnightCoders/assets/68416439/d6cf9908-46ad-42c6-bb62-55136e5594f9)

The home page of your web application has the following elements:

* A header with the team name ("Knight Coders' Home") and a search bar.
* A welcome message with the names of the team members.
* A section displaying the status of various smart home devices, including fans, air conditioners, LEDs, and bulbs.
* A control panel for interacting with the devices.
* A footer with the team name, copyright information, and the names of the team members.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.