Skip to content

This is a personal challenge to create a responsive mini Pokedex project using html, css, javascript and data from Poke API.

License

Notifications You must be signed in to change notification settings

adilsonb/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

Pokedex

Github top language Github language count Repository size License

About   |   Features   |   Screenshots   |   Preview   |   Technologies   |   Requirements   |   Starting   |   License   |  


About

This is a personal challenge to create a responsive mini Pokedex project using HTML, CSS, Javascript and data from Poke API.

Features

Currently up to 1281 Pokémons can be loaded, displaying the image, type, and some of the main details of the selected Pokémon.

Screenshots

App Screenshot

App Screenshot

App Screenshot

Preview

You can preview the project here: Pokedex

Technologies

The following tools were used in this project:

✔️ HTML;
✔️ CSS;
✔️ Javascript;

Requirements

Before starting 🏁, you need to have Git and Node installed.

Starting

# Clone this project
$ git clone https://github.com/adilsonb/pokedex

# Access
$ cd pokedex

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

License

This project is under license from MIT. For more details, see the LICENSE file.

MIT License
GPLv3 License
AGPL License

 

Made with ❤️ by Adilson Borszcz

Back to top

About

This is a personal challenge to create a responsive mini Pokedex project using html, css, javascript and data from Poke API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published