Skip to content

A Pokédex website made in React (with a nice retro look)

Notifications You must be signed in to change notification settings

DaanMoura/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Pokédex

A Pokédex website made in React (with a nice retro look).

All information is given from PokéAPI.

Esse projeto é um teste do processo seletivo da Birdie

Vue.js version

I started to recreate this project with Vue.js. Check out the repo below:

DaanMoura/pokedex-vue

Getting Started

Make sure you have npm or yarn installed and follow these simple steps!

  1. Clone the repo and change to the project directory

    git clone https://github.com/DaanMoura/pokedex
    cd pokedex
    
  2. Install packages dependencies

    npm install
    

    or

    yarn install
    
  3. Run!

    npm start
    

    or

    yarn start
    

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Screenshot

Homepage screenshot

About

A Pokédex website made in React (with a nice retro look)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published