/React-Weather-App

Fetch weather data and show using react

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

For the project to build, these files must exist with exact filenames:

  • public/index.html is the page template;
  • src/index.js is the JavaScript entry point.

You can delete or rename the other files.

Screenshot

screen shot 2018-04-16 at 9 58 17 pm

screen shot 2018-04-16 at 9 58 32 pm

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
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 deployment for more information.

Supported Browsers

By default, the generated project uses the latest version of React.

You can refer to the React documentation for more information about supported browsers.

Steps for Installation

  1. git clone the repository
  2. cd react-weather-app
  3. npm install
  4. npm start

Note: Your default browser should open automatically and you should see the react page if not Open Tab on the browser and connect to http://localhost:3000/