Skip to content

RamonCP/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex Logo

Pokédex

About

A Pokedex aplication made with React, Typescript and Styled Components. I made this repository with the purpose to improve my skills in Typescript. It is still in development.

What is inside?

This project uses lot of stuff as:

Getting Started

In the project directory, you can run:

# To install all dependencies
npm install
# or
yarn install

And run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Roadmap

  • Implement tests with Jest and React Testing Library
  • Creation and documentation of components with Storybook
  • Add a search bar
  • Add a pokemon's info page
  • Fetch pokemon's data with pagination
  • Responsive CSS

About

🔴 A Pokedex made with React, Typescript and Styled Components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors