Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 2.84 KB

README.md

File metadata and controls

76 lines (54 loc) · 2.84 KB

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 @ [email protected]

Like This?? Star ⭐ this Repo.

Made By Samir Saitwal with ❤️

Samir Saitwal © 2021

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


Useful Resources