Skip to content

Repository of a personal project about an app which shows Pokémon's cards.

License

Notifications You must be signed in to change notification settings

hozlucas28/Pokemon-Cards

Repository files navigation

Pokémon's Cards

Repository of an app which generate random Pokémon's cards.

SummaryKey FeaturesInstallationAvailable ScriptsRelatedLicenseContact

(watch a live test or a video preview)

Summary

This is a project where you can generate random pokémons cards made with Vite, React, TypeScript, and Tailwind CSS. You can save these cards in your local storage. I used npm packages like: ESLint, Prettier, Husky, and others to make my code be more 'prettier'.

Key Features

  • Hooks
  • API Fetch
  • React Router
  • Local Storage
  • Live Notifications
  • State Management
  • Responsive Design

Installation

Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Then run command npm install to install all packages, necessary for a Vite app with React, and run command npm run dev. Done, now you can see it in a development server.

Available Scripts

  • npm run dev: Runs the app in the development mode. Open http://localhost:5173 to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.

Related

License

This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.