Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.62 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.62 KB

Responsive Weather App using React JS

This project is a weather app built with React JS framework. I created this project as an exercise to learn how to make API calls in react application.

Table of contents

Overview

The challenge

  • Make API calls from GeoDB API and OpenWeather API

Screenshot

Design overview for weather app

Links

My process

Built with

What I learned

I learned how to make API calls in react and display a clickable forecast details using react-accessible-accordion library forecast

Useful resources

Author