๐Ÿ—บ Cat Facts

Develop by GitHub last commit

๐Ÿ’ญ About

The code consists of a web application that allows you to generate facts about cats, the application was developed with the aim of practicing the concepts of Vue.JS, Nuxt.JS, TypeScript, Vitest, Tailwindcss, Vite.JS.


๐Ÿ‘จโ€๐Ÿ’ป Tecnologias Utilizadas


โ‰ First steps

๐Ÿค” Prerequisites

To be able to use the project and contribute to it, simply follow the instructions below:

  • Node.js is REQUIRED to run this project and it is RECOMMENDED to use the LTS version.
  • NPM or Yarn are REQUIRED for managing application packages.
  • Git is REQUIRED for project version control.

๐Ÿ“ Step by step

First clone the repository on your computer, through the terminal using the command:

  1. Cloning the repository
  # Cloning the repository
  $ git clone https://github.com/juniel-filappi/project-cat.git
  # Enter the application root folder
  $ cd project-cat
  1. Starting the Project
  # Install web application dependencies
  $ yarn
  # Run the command below to start the project
  $ yarn dev

๐Ÿ’ฏ Design Patterns

  • SOLID

Made with ๐Ÿ’™ by ๐Ÿ‘พJuniel ยฎ 2024.