/CatPics

Random cat image viewer (Vue.js + Tailwind CSS)

Primary LanguageVue

CatPics

Description

I found an API that generates random images of cats... that's it.

Prerequisites

Make sure you have Node.js installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/k4ik/CatPics.git
  2. Navigate to the project directory:

    cd CatPics
  3. Install the dependencies:

    npm install

Usage

  1. Start the development server:
    npm run serve
  2. Open your web browser and go to:
    http://localhost:5173/

Contribution

Contributions are welcome! Feel free to submit pull requests or open issues.

License

This project is licensed under the MIT License.