Skip to content

Fun app where you can choose your favorite Disney characters, connecting to external API

Notifications You must be signed in to change notification settings

Ola-Cencora/Disney-favorite-character

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disney characters

This app connects to an external API, allowing you to filter and choose your favorite Disney characters. Through this project, I learned how to connect to an external API, write custom hooks, and manage state using only the useState hook. Includes tests for the most important components.

WWW

Disney characters

Technologies

Project is created with:

  • React 18.3.1
  • React Testing Library 13.4.0
  • Jest-dom 5.17.0

Setup

To run this project, install it locally using npm:

# development
$ npm install
$ npm start

# build
$ npm run build

About

Fun app where you can choose your favorite Disney characters, connecting to external API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published