An open API service indexing awesome lists of open source software.

https://github.com/joaonetogit/rickmorty-api

This project is an example of a web application that uses React as a development framework, pnpm as a package manager, ViteJS as a bundler, AosJS for input animations and React Query with Axios to connect to the Rick and Mort API.
https://github.com/joaonetogit/rickmorty-api

aos-animation axios pnpm react react-query rick-and-morty vitejs

Last synced: 8 months ago
JSON representation

This project is an example of a web application that uses React as a development framework, pnpm as a package manager, ViteJS as a bundler, AosJS for input animations and React Query with Axios to connect to the Rick and Mort API.

Awesome Lists containing this project

README

          

# Rick and Morty Project

This project is an example of a web application that uses React as the development framework, pnpm as the package manager, ViteJS as the bundler, AosJS for the input animations and React Query with Axios to connect to the Rick and Morty API.

You can view the project online via the following link: [RickMorty](https://rickmorty-api.vercel.app/)

## Functionalities

- Visualization and search for information on characters from the Rick and Morty series.
- Input animations using AosJS.
- Integration with the Rick and Morty API to obtain character data.