Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubydevi/react-weather-app
https://github.com/rubydevi/react-weather-app
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/rubydevi/react-weather-app
- Owner: rubydevi
- License: mit
- Created: 2024-03-05T05:22:53.000Z (8 months ago)
- Default Branch: dev
- Last Pushed: 2024-03-07T16:14:31.000Z (8 months ago)
- Last Synced: 2024-03-08T06:52:49.912Z (8 months ago)
- Language: JavaScript
- Size: 502 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Back End](#back-end)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Screenshots](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [β FAQ](#faq)
- [π License](#license)A weather app to retrieve data from API and display the data in real time using Socket.io.
[Click here to see the weather-api](https://github.com/rubydevi/react-weather-api)
- React
- Node.js
- CSS> Display weather details
> Get your location
> Socket.io
- Mobile View
-- Desktop View
-To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/rubydevi/react-weather-app.git
```### Install
Install this project with:
```sh
cd my-project
npm install or yarn install
```### Usage
To run the project, you will need to execute:
```sh
npm start
```π€ Chongtham Ruby Devi
- GitHub: [@rubydevi](https://github.com/rubydevi)
- LinkedIn: [@Chongtham Ruby Devi](https://www.linkedin.com/in/chongtham-bhoomika/)> Hourly and Weekly Forecast
> Sunrise and Sunset Data
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/rubydevi/react-weather-app/issues).
Thank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:
- Star the project βοΈ: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.
- Fork the project π΄ π£: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.
- Share with others πΊοΈ: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.
- **Question_1**
Do I have to use the vs code specifically?
- Answer_1
You can use any one of your favortite or prefered editors
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)