Summary • Key Features • Installation • Available Scripts • Related • License • Contact
(watch a live test or a video preview)
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'.
- Hooks
- API Fetch
- React Router
- Local Storage
- Live Notifications
- State Management
- Responsive Design
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.
-
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.
- Repository of a to-do lists project
- Repository of an image search project
- Repository of an interest calculator project
- Repository of rock, paper, and scissors project
- Repository of 'Codo a Codo' Front-end project
- Repository of 'Codo a Codo' Back-end project
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.
If you want to contact me, please see my socials medias in my GitHub profile.