Skip to content

javim89/consulttr-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex - Consultr

React aplication that simulate a Pokedex. It has infite scroll and search bar.

Setup

  1. Clone the repository:
  git clone https://github.com/javim89/consulttr-pokedex.git
  1. Change into the project directory:
  cd consulttr-pokedex
  1. Install dependencies:
  pnpm install
  1. Create a .env and add this variable:
  VITE_POKE_API_URL=https://pokeapi.co/api/v2
  1. Start the development server:
  pnpm run dev
  1. Open the app in your browser at http://localhost:5173.

Technologies

  • React
  • Axios
  • Material UI
  • React query
  • Eslint
  • Prettier
  • Storybook

Site

For a quick look, you can see the pokedex on: https://consultr-pokedex.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors