Anime Finder is a web application built with React, TypeScript, Redux Toolkit, Redux Saga, and Tailwind CSS. It allows users to search for anime titles and retrieve information about them. The application also includes Third-party API integration and infinite scroll functionality, similar to Instagram.
- 🔍 Search anime titles
- 📝 Retrieve information about anime titles, including synopsis, rating, and release date.
- 🔄 Infinite scroll functionality, allowing users to keep scrolling and loading more results.
- 🌐 Third-party API integration for retrieving anime data.
To run the application, you will need to have Node.js installed on your system.
- Clone the repository:
git clone https://github.com/your-username/anime-finder.git
- Install dependencies:
npm install
- Start the application:
npm start
Once the application is running, you can use the search bar to search for anime titles. The application will display information about the anime titles that match your search query. You can keep scrolling to load more results.
The application was built with the following technologies:
- React
- TypeScript
- Redux Toolkit
- Redux Saga
- Tailwind CSS
This project is licensed under the MIT License.
The icons used in this project were sourced from Font Awesome.