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
- Host: GitHub
- URL: https://github.com/akashsaha02/kodesphere-hackathon-knightcoders
- Owner: akashsaha02
- License: mit
- Created: 2024-03-17T06:29:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T07:08:00.000Z (over 2 years ago)
- Last Synced: 2026-01-03T13:17:22.673Z (6 months ago)
- Topics: java, react, tailwind, vercel, vite
- Language: JavaScript
- Homepage: https://knightcoders.vercel.app/
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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.