Skip to content

Build an anime search database using the Jikan Anime API and React js but more specifically, react hooks. We look into forms, fetching data, components and looping through arrays to display cards.

TheNewC0der-24/Animae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animae

About

Build an anime search database using the Jikan Anime API and React js but more specifically, react hooks. We look into forms, fetching data, components and looping through arrays to display cards.

Feature

  • Data is displayed in Grid View.
  • Axios is used to fetch the data from an API.
  • You can search for any anime by just typing on search bar.

Built With

React.JS Bootstrap Jikan Anime API

Installed Dependecies

npm packages

npm install axios
npm install react-text-truncate

Preview

image

Link

https://animaee.netlify.app/

Hope you like this application :)

Show some ❤️ by giving ⭐ to this repository !!

About

Build an anime search database using the Jikan Anime API and React js but more specifically, react hooks. We look into forms, fetching data, components and looping through arrays to display cards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.2%
  • CSS 14.5%
  • HTML 13.3%