React Projects

JavaScript, React, Node, Git, HTML, CSS

Project Overview

A collection of different React projects.

Project Details

Project Type:
Solo
My Roles:
React Developer, Web Developer

Projects

React Weather App
A weather app that displays the weather of any city. The app accepts the value inserted into the search bar, and uses it to display the correct result using the API provided by open weather map API.
Weather app react project
Favourite Book List
A library app that records the book name, author and rating in an array using useState hooks and event handler function.
Favourite book react project
Library App
A library application using API from Internet Archives' Open Library books (openlibrary.org). The app retrieves information about the selected author, and a list of books written by that author. Clicking into the details of a specific book retrieves different covers of the book with that title.
Library API react project