Skip to content
/ pokedex Public

Online Pokémon gallery with search and filtering by types.

Notifications You must be signed in to change notification settings

srflp/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex

Pokédex to aplikacja webowa napisana w TypeScripcie w bibliotece React. Jest to lista Pokemonów z możliwością filtrowania po typie, wyszukiwania po nazwie oraz obejrzenia detali o każdym z Pokemonów.

Ten projekt powstał jako zadanie rekrutacyjne na staż letni w Allegro (2020).

Przejdź do Pokédexa!

^ W tym miejscu uruchomiona jest zawsze najświeższa wersja aplikacji.

Instalacja

Jeśli chcesz uruchomić ten projekt lokalnie na swoim komputerze, przejdź do katalogu z projektami, a nastepnie sklonuj to repo:

git clone https://github.com/srflp/pokedex.git

Utworzony zostanie katalog pokedex z projektem, przejdź do niego i zainstaluj wymagane moduły:

yarn install lub npm install

Po instalacji modułów, aplikację można uruchomić za pomocą yarn start lub npm start. Powinna uruchomić się na porcie 3000.

About

Online Pokémon gallery with search and filtering by types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published