Online Library TheLib.net » ReactJS With A Weather API
cover of the book ReactJS With A Weather API

Ebook: ReactJS With A Weather API

Author: Robert Welan

00
30.01.2024
0
0
Use React to build a single page application showing local weather.

You'll be using create-react-app with:
- Semantic-UI-React;
- Apixu (the weather API);
- Axios (a promise-based method for consuming APIs);
- Prop-Types;
- Beaufort-Scale;
- Locale detection;
- ReactHtmlParser; and
- Weather Icons.

The code will also be linted using AirBnB's published React standards.

Learn how to use environment variables, conditional rendering, and a method using one object to selectively extract data from another object.

You will build a complete application starting from scratch all the way through to the deployment steps.

All code is included in both the book and in a GitHub repository. The commits in the book match the commits in the repository to help you follow along.

This book is ideal for beginners in React.
Download the book ReactJS With A Weather API for free or read online
Read Download

Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen