/weather-app

Primary LanguageJavaScript

Weather app with Create React App

This project is built with Create React App.

Concepts learned through this excercise

React

JSX

Props

Props validation

State

Stateful components

Stateless (presentational) components

React Hooks

React Testing Library

Request/Response

Error Handling