Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagoda11 authored Jul 1, 2024
1 parent 431ae73 commit 803702d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Pokémon React App

![Build Status](https://github.com/Jagoda11/pokemon-react-app/actions/workflows/ci.yml/badge.svg)
![GitHub Pages](https://img.shields.io/github/deployments/Jagoda11/pokemon-react-app/github-pages)
![License](https://img.shields.io/github/license/Jagoda11/pokemon-react-app)
![GitHub Issues](https://img.shields.io/github/issues/Jagoda11/pokemon-react-app)

![Build Status](https://img.shields.io/github/workflow/status/Jagoda11/pokemon-react-app/CI?style=flat-square&color=green)
![GitHub Pages](https://img.shields.io/github/deployments/Jagoda11/pokemon-react-app/github-pages?style=flat-square&color=yellowgreen)
![License](https://img.shields.io/github/license/Jagoda11/pokemon-react-app?style=flat-square&color=blue)
![GitHub Issues](https://img.shields.io/github/issues/Jagoda11/pokemon-react-app?style=flat-square&color=orange)
![Last Commit](https://img.shields.io/github/last-commit/Jagoda11/pokemon-react-app?style=flat-square&color=red)

This is a React application built with TypeScript that leverages the Pokémon API to display a list of Pokémon and their detailed information.
The application consists of two primary pages:
Expand Down

0 comments on commit 803702d

Please sign in to comment.