Skip to content

KiyotakaDev/PokeAPI

Repository files navigation

PokeAPI

Welcome to my PokeAPI project. Here I present the main technologies that I have used:

Technologies

  • ViteJS (v5.0.8): Used as the main framework to build dynamic user interfaces.
  • TailwindCSS (v3.3.6): Utility design framework for fast and consistent development.
  • PostCSS (v8.4.32): CSS processor used to extend and transform styles, integrated with Tailwind CSS.
  • Autoprefixer (v10.4.16): Tool to automatically add browser prefixes to CSS styles.
  • React Router DOM (v6.21.0): Library to manage routing in React applications.
  • ldrs (v1.0.1): Library for loading animations.
  • Zustand (v4.4.7): Library for state management.

Conventions

Type Meaning
feat New features
fix Bug fixes
breaking Breaking change
build Changes in compilation system
chore Changes that don't affect production environment
ci Changes in the continuous integration configuration
docs Changes in documentation
perf Updates in performance
refactor Refactoring processes
revert Rollbacks to previous commit or changes
style Changes in syntax
test Add, fix tests or push for test