I found an API that generates random images of cats... that's it.
Make sure you have Node.js installed on your machine.
-
Clone the repository:
git clone https://github.com/k4ik/CatPics.git
-
Navigate to the project directory:
cd CatPics
-
Install the dependencies:
npm install
- Start the development server:
npm run serve
- Open your web browser and go to:
http://localhost:5173/
Contributions are welcome! Feel free to submit pull requests or open issues.
This project is licensed under the MIT License.