https://github.com/mdtanvirahamedshanto/weather-dashboard-reactjs
Weather Dashboard in Reactjs
https://github.com/mdtanvirahamedshanto/weather-dashboard-reactjs
Last synced: 7 months ago
JSON representation
Weather Dashboard in Reactjs
- Host: GitHub
- URL: https://github.com/mdtanvirahamedshanto/weather-dashboard-reactjs
- Owner: mdtanvirahamedshanto
- Created: 2024-02-10T09:06:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-12T06:33:09.000Z (over 1 year ago)
- Last Synced: 2024-02-12T10:26:08.870Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://weather-dashboard-cyan.vercel.app
- Size: 4.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React & Tailwind + Vite
This template provides a minimal setup to get React & Tailwind working in Vite with HMR and some ESLint rules.
# Start the Setup
- install
```javascript
npm instal
```- Start
```javascript
npm run dev
```## Currently, two official plugins are available:
- [@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
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh