samir321-pixel / Weather_Report_ReactJS

weather app with react js and open weather api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Love 

Weather_Report_ReactJS

Introduction

  • In this repo, I am creating simple Weather app with React.
  • It will asks you to enter City it will show you weather report for that city.

Technology Stack

  • Backend
    • open weather api
  • Frontend
    • React

Tech Stack Involved

React Icons

πŸš€  Setup Instructions

First make sure that you have the following installed.

  • Node.js Now do the following to setup project.

First, clone the repository to your local machine:

git clone  https://github.com/samir321-pixel/Weather_Report_ReactJS.git

Get Node.js from here

https://nodejs.org/en/

React Setup:

  • Open CMD in src folder
  • Hit the following commands
npm install
npm start

The project will be available at **http://localhost:3000/*.

🌏 Browser Support

Chrome Chrome IE Internet Explorer Edge Edge Safari Safari Firefox Firefox
Yes 10+ Yes Yes Yes

Project Admin

Maintenance

Need help? Feel free to contact me @ saitwalsamir@gmail.com

Like This?? Star ⭐ this Repo.

Made By Samir Saitwal with ❀️

Samir Saitwal Β© 2021

ForTheBadge built-with-love ForTheBadge built-by-developers


Useful Resources

About

weather app with react js and open weather api

License:Apache License 2.0


Languages

Language:JavaScript 46.1%Language:CSS 31.8%Language:HTML 22.2%