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

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

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