https://github.com/scriptscrypt/auto-home
Your futuristic smart home
https://github.com/scriptscrypt/auto-home
Last synced: 10 months ago
JSON representation
Your futuristic smart home
- Host: GitHub
- URL: https://github.com/scriptscrypt/auto-home
- Owner: scriptscrypt
- Created: 2024-03-22T11:09:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T04:00:06.000Z (over 1 year ago)
- Last Synced: 2025-02-09T20:40:54.275Z (12 months ago)
- Language: TypeScript
- Homepage: https://smarthome-ai.vercel.app
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Home
Your Futuristic Smart Home
## Tech Stack
| Tech |
| ----------------- |
| Reactjs |
| Vite + Typescript |
| ESLint|
| Tailwind CSS |
| Material UI Components |
| React Router DOM |
| Recharts - Chart Representation |
| Heroicons |
## Local Development
Clone the repository
Install Nodejs Runtime - https://nodejs.org/en/download
Install all the dependencies : `npm install` or `yarn`
Run the Dev Server : `npm run dev` or `yarn dev`
## Acknowledgements
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [Vite](https://vitejs.dev/)
- [Tailwind CSS](https://tailwindcss.com/docs/guides/vite) for Vite
- [Recharts](https://www.npmjs.com/package/recharts) on NPM