Done using create-react-app, the project is a web application related to entertainment that shows a catologue separated by category, where the user can:
- Filter the anime genre;
- Choose the season;
- Anime release date;
- Anime duration.
- React;
- Javascript;
- HTML;
- SASS;
- Aniapi
- git clone https://github.com/karinaramos0401/catalog-anime;
- cd catolog-anime;
- npm install;
- npm start.