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.
- Host: GitHub
- URL: https://github.com/joaonetogit/rickmorty-api
- Owner: joaonetogit
- Created: 2022-11-20T01:08:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T00:34:37.000Z (over 1 year ago)
- Last Synced: 2025-01-07T19:39:14.123Z (9 months ago)
- Topics: aos-animation, axios, pnpm, react, react-query, rick-and-morty, vitejs
- Language: JavaScript
- Homepage: https://rickmorty-api.vercel.app/
- Size: 889 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.