TheNewC0der-24 / Animae

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.

Home Page:https://animaee.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://animaee.netlify.app/


Languages

Language:JavaScript 72.2%Language:CSS 14.5%Language:HTML 13.3%