This project is a React web application that displays information about anime using an external API.
- Browse a curated collection of anime titles.
- View details of each anime, including synopsis, ratings, and release date.
- Search for specific anime titles.
- Filter anime by genre, popularity, or release date.
- Responsive design for seamless viewing on desktop and mobile devices.
- React: JavaScript library for building user interfaces.
- React Router: Declarative routing for React applications.
- Axios: Promise-based HTTP client for making API requests.
- CSS Modules: Modular CSS approach for component-specific styling.
- External Anime API: Utilized to fetch anime data for display.
-
Clone the repository:
git clone https://github.com/your-username/anime-website-react.git
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify