https://github.com/zairbulos/rick-and-morty-characters
👽 Web application for exploring the characters of Rick and Morty
https://github.com/zairbulos/rick-and-morty-characters
rick-and-morty rick-and-morty-api tailwindcss vuejs
Last synced: 2 months ago
JSON representation
👽 Web application for exploring the characters of Rick and Morty
- Host: GitHub
- URL: https://github.com/zairbulos/rick-and-morty-characters
- Owner: ZairBulos
- License: mit
- Created: 2024-04-22T23:55:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T20:55:44.000Z (about 1 year ago)
- Last Synced: 2025-01-10T20:17:22.475Z (4 months ago)
- Topics: rick-and-morty, rick-and-morty-api, tailwindcss, vuejs
- Language: Vue
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rick and Morty Characters
![]()
This is a Vue.js single-page application (SPA) that allows users to explore characters from the popular animated series Rick and Morty. Powered by [The Rick and Morty API](https://rickandmortyapi.com/).
## Getting Started
To get started with Rick and Morty Characters, follow these steps:
1. Clone this repository to your local machine.
2. Install dependencies using `npm install`.
3. Run the development server with `npm run dev`.
4. Open your browser and navigate to `http://localhost:5173` to access the application.## License
This project is licensed under the [MIT License](/LICENSE).