Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 2.97 KB

README.md

File metadata and controls

62 lines (34 loc) · 2.97 KB

Project-Pokedex

Pokedex project by Bootcamp Warburg Pincus Cloud Fullstack by Digital innovation One.

Description

Understand the importance of Git/GitHub in DIO's Project Challenges, as well as exploring the Pokémon world by consuming a REST API to create an amazing Pokédex! For this, you will explore, in addition to JavaScript, all the basics of web development learned so far.

JavaScript | HTML | CSS

Conclusion

In this project challenge I put into practice all the concepts I learned, I managed to improve the pokedex by implementing Dark mode using Javascript and the Pokémon detail page as faithful as possible to the reference images. I would like to implement many other functions at the moment, but the bootcamp deadline is running out and I need to progress in the contents, but I will definitely continue to improve and add functions to the project as I learn more.

The project is currently online at the following link:

https://thiagopokedex.netlify.app/index.html

Website Screens

First page top screen (Light-Mode)

Screenshot_2

First page bottom screen (Light-Mode)

Screenshot_1

Pokemon Detail page screen (Light-Mode)

Screenshot_4

First page top screen (Dark-Mode)

Screenshot_6

First page bottom screen (Dark-Mode)

Screenshot_8

Pokemon Detail page screen (Dark-Mode)

Screenshot_10

First page mobile top screen (Light-Mode)

Screenshot_13

First page mobile bottom screen (Light-Mode)

Screenshot_14

Pokemon Detail mobile page screen (Light-Mode)

Screenshot_12

Pokemon Detail mobile page screen (Dark-Mode)

Screenshot_11

First page mobile top screen (Dark-Mode)

Screenshot_15

First page mobile bottom screen (Dark-Mode)

Screenshot_16