Skip to content

Initial Release 🎉

Latest
Compare
Choose a tag to compare
@Jagoda11 Jagoda11 released this 30 Jun 22:47
· 10 commits to main since this release
d45bf4d

Overview
We are thrilled to announce the first official release of the Pokémon React App! This React application, built with TypeScript, leverages the Pokémon API to display a list of Pokémon and their detailed information. The application includes a list page and a detailed view for each Pokémon, showcasing their evolutions if available.

Key Features

  • Display a list of 10 Pokémon with images and names.
  • Navigate through the list using the next and previous buttons.
  • View detailed information about each Pokémon, including their evolutions.
  • Responsive design for various devices.

Technologies Used

  • React and TypeScript
  • Webpack and Babel
  • ESLint and Prettier
  • Jest for testing
  • Redux for state management

Deployment
This application is deployed using GitHub Pages. You can access it at Pokémon React App.

For more details on the deployment process, check out my Medium article: Deploying a React App with TypeScript and GitHub Actions to GitHub Pages.

Feel free to explore the live app and the GitHub repository for the complete source code. Happy coding and exploring! 🌟