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.
- 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.
React.JS | Bootstrap | Jikan Anime API |
---|
npm install axios
npm install react-text-truncate
https://animaee.netlify.app/