This is a Next.js project bootstrapped with create-next-app
.
A web application based in Pokémon games, basically it's a refactor of my first Pokédex.
This web application contains:
- Home - The first look in to the app, it'll introduct the application;
- Pokemons - A list page that will show pokemons and some filters;
- Team Builder - This is a page that allows the user to select his team of favorite pokemons;
This web application was made with:
- React Js - JS Library;
- TypeScript - Programming Language;
- Next Js - React Framework;
- TailwindCSS - CSS Library;
- Next UI - Component Library;
- Axios - HTTP Client;
- Nuqs - Search Params State Manager;
- React Query - Data Fetching;
- Vercel - Deploy;
Made with 🤍 by Maicon Lara