Skip to content

antajo/weather-app

Repository files navigation

Weather App

Weather forecast using www.metaweather.com.

Technology Stack

Listed below are the technologies that are used within this project.

  1. React
  2. JavaScript
  3. TypeScript
  4. NodeJS
  5. Yarn

Getting Started

This project uses Node Packages and uses Yarn as package manager. Install NodeJS and run this command npm install -g yarn to install yarn.

yarn install

This installs all the necessary node modules for the application

yarn 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.

yarn test

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

yarn test:coverage

This command triggers the coverage report.

yarn format

This command format the code. Alternatively one can hook this command to the IDE.

yarn lint

Show all the lint errors.

yarn 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.

About

Volvo Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published