Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gioudi/react-app-weather
Consume api weather
https://github.com/gioudi/react-app-weather
axios css eslint i18n javascript prettier react reactjs tailwindcss typescript
Last synced: 6 days ago
JSON representation
Consume api weather
- Host: GitHub
- URL: https://github.com/gioudi/react-app-weather
- Owner: gioudi
- Created: 2023-01-04T04:49:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T03:45:58.000Z (4 months ago)
- Last Synced: 2024-07-21T04:37:04.705Z (4 months ago)
- Topics: axios, css, eslint, i18n, javascript, prettier, react, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://gioudi.github.io/react-app-weather/
- Size: 2.14 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Weather
> Front-end React Weather project.
## Built With
- Html
- Css
- Twinland
- JavaScript
- React
- TypeScript## Live Demo (if available)
[Demo](https://semi-dios.github.io/react-app-weather/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
--Node v17.9.0
--Npm v8.5.1
--Composer v2.0.8
--Text editor (VsCode)### Install
1. Clone the repo
```sh
git clone [email protected]:Semi-dios/react-app-weather.git
```
2. Install NPM packages
```sh
npm install
```
```sh
yarn install
```### Usage
1.Run project
```sh
npm run serve
```## Authors
👤 **Author1**
- GitHub: [@Semi-dios](https://github.com/Semi-dios)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/analyst-sergio-penagos/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Semi-dios/react-app-weather/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.