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.
To get started with Rick and Morty Characters, follow these steps:
- Clone this repository to your local machine.
- Install dependencies using
npm install
. - Run the development server with
npm run dev
. - Open your browser and navigate to
http://localhost:5173
to access the application.
This project is licensed under the MIT License.