/catlendar

Calendar with cats :cat2:

Primary LanguageSvelteMIT LicenseMIT

Catlendar

A cool calendar, with cat images. 🐱 🐈

📜 About

A simple Svelte website, created using Vite.

To fetch cat images, it uses the The Cat API service.

📝 Contributing

You can contribute to this project following the steps below:

  • Fork the repo
  • Create a new branch
  • Do the work
  • Fill a PR, assign it to you and, if possible, write a cool description
  • Wait for the review

Also, take a look at the contributing guide!

Don't be afraid to fill some issues, if you want! ❤️

💻 Developing

After forking and cloning the project in your local environment, run the following commands:

# install dependencies
npm i
# or yarn

# run the project at localhost:5173
npm start
# or yarn start

🔐 License

Licensed under the MIT.