volta2016 / pokedex-app

pokedex-app - React JS App

Home Page:https://pokedex-app-nine.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokédex App - React JS

dev requirements

  • Demonstrate that they can connect to an api and consume their endpoints
  • Use hooks (useState, useContext, useEffect)
  • Apply the global Context API state manager, applying the context architecture pattern
  • Design patterns (Render Props, HOC and Provider)

API and Busy Technologies

  • React js
  • RESTful Pokémon API url see API
  • API connections (fetch API)
  • Use hooks (useState, useContext, useEffect)
  • Context API state manager
  • Sass with its own layout and configuration system
  • React Router DOM
  • Custom Hook (useFetch, useModal)

url see project.

clone project

  • you must copy the url of the button code
  • sass verion: 4.12.0 you can look in package.json

Diagrams and global state of the App

Diagrams and global state of the App

2 contexts that encompass our App

Context AppState

About

pokedex-app - React JS App

https://pokedex-app-nine.vercel.app/


Languages

Language:JavaScript 47.7%Language:SCSS 31.8%Language:Sass 17.9%Language:HTML 2.7%