MatthewNobes / Weather-App

A weather app built using ReactJS. The data for the weather is provided by the MetOffice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Template React App

This project was designed as a simple starting point for React web Applications. This has been set up with an MIT licence, so feel free to use it to avoid all the starting setup with React Apps.

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.

Installed Packages

This template comes with a few key React libraries and tools installed out of the gate. A full list of these packages can be found in the package.json file. Here is a list of a few of the major ones.

  • React
  • React-Router

About

A weather app built using ReactJS. The data for the weather is provided by the MetOffice.

License:MIT License


Languages

Language:JavaScript 50.4%Language:HTML 26.7%Language:CSS 22.9%