larasantos8 / pokedex-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokédex

This project is designed so that you can find and capture Pokemon to become a Pokemon Master!

Demo 👀

Gif

Demo

Documentation

PokéAPI

Installation

Clone the repository

  https://github.com/larasantos8/pokedex-app.git
  cd pokedex-app

Install dependencies

  yarn or npm install

Start the Project

   yarn start or npm start

Running Tests

To run tests, run the following command

  yarn test or npm run test

Tech Stack 🤓

  • React
  • Redux-thunk
  • Typescript
  • JavaScript
  • HTML
  • CSS
  • Styled-components
  • Material-UI

License 📝

This project is under an MIT license. Click to read more

This project was developed with 💙 by @Lara Santos

About


Languages

Language:TypeScript 94.9%Language:HTML 3.4%Language:JavaScript 1.5%Language:CSS 0.2%