:red_circle: Uma pokédex feita com React + NextJS com deploy na Vercel
The Pokedex project by DevSoutinho is a series of YouTube videos on the DevSoutinho channel, teaching viewers how to create a Pokédex with important tips on Performance and SEO using React. The project aims to provide practical knowledge and hands-on experience in building a Pokédex application.
To install the Pokedex project, follow these steps:
git clone <repository_url>
cd Pokedex
npm install
npm start
http://localhost:3000.The Pokedex project by DevSoutinho offers a comprehensive tutorial series on building a Pokédex using React, focusing on performance and SEO aspects. With access to demos and guidelines for contributions, this project serves as a valuable resource for individuals interested in learning web development practices within a practical context.