Skip to content

This is a pokemon list, where you can search and find details about them

Notifications You must be signed in to change notification settings

vitorqf/pokesearch

Repository files navigation

PokéSearch

Tech   |    Project  |    Run  |    Extras  

Feedget


📂 Tech Pack

This project has been developed with:


🚀 Project

A Pokémon list where user can look for a specific pokémon or just scroll through all of them. It is also possible to see details from a pokémon when clicking in one of them.


⏩ Run

This project can be executed this way

1 - First, you must install dependencies

# ./pokesearch
npm i
# or
yarn

2 - You should run the development server

npm run dev
# or
yarn dev

3 - Then, you can access it through http://localhost:3000/

🔎 Extras

The aim of this project was to practice developing in general, but mainly for knowing how things such as Infinite Scrolling and Skeleton Loading works.


About

This is a pokemon list, where you can search and find details about them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages