This project is a client application developed using React that displays information about Pokémon. You can browse various characteristics of Pokémon and learn more about them.
To run the application locally, follow these steps:
-
Clone the repository to your computer:
git clone https://github.com/VadymKuntso1/pokemons.git
-
Navigate to the project directory:
cd pokemons
-
Start the local development server to view the app:
npm start
The app will be available at http://localhost:3000.
This project is also available through GitHub Pages. You can view it using the following link: https://vadymkuntso1.github.io/pokemons/