Skip to content

fscharf/poke-center

Repository files navigation

Poke Center

Poke Center is a React application made with TypeScript and styled-components. You can manage a Poke Party with the pokémons available by PokeAPI.

Wallpaper

Technologies

  • React
  • Redux Toolkit + Redux Persist
  • Axios
  • styled-components
  • Prettier + Eslint
  • React Testing Library + Jest

Requirements

Yarn v1.22+

Installation

After cloning the repository, use yarn install or just yarn to install dependencies.

Start

Run yarn dev to start development server.

Testing

Run yarn test to run unit tests.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Releases

No releases published

Packages

No packages published