https://github.com/zenitude/ecoleweb-react-meteo
Ecole du Web - 10 React Projects - Api Meteo
https://github.com/zenitude/ecoleweb-react-meteo
api iqair-api react styled-components typescript vite
Last synced: about 2 months ago
JSON representation
Ecole du Web - 10 React Projects - Api Meteo
- Host: GitHub
- URL: https://github.com/zenitude/ecoleweb-react-meteo
- Owner: Zenitude
- Created: 2023-06-24T15:08:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-24T15:20:40.000Z (almost 2 years ago)
- Last Synced: 2024-04-20T16:23:59.183Z (about 1 year ago)
- Topics: api, iqair-api, react, styled-components, typescript, vite
- Language: TypeScript
- Homepage: https://ecole-web-react-meteo.vercel.app
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Ecole du Web](https://www.ecole-du-web.net/) - 10 React Projects - Api Meteo
## Getting Started with Vite
This project was bootstrapped with [Create vite](https://github.com/vitejs/vite/tree/main/packages/create-vite).
## Available Scripts
In the project directory, you can run:
### `npm run dev`
Runs the app in the development mode.\
Open [http://localhost:5173/](http://localhost:5173/) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm run build`
Builds the app for production to the `build` directory.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [building for production](https://vitejs.dev/guide/build.html) for more information.
## Learn More
You can learn more in the [Vite documentation](https://vitejs.dev/guide/).
To learn React, check out the [React documentation](https://fr.reactjs.org/).