This application was created to attach Pokemon's API to our project using Axios, as well as Tailwind was used for styling. I was the main lead in this project.
In this project, playwright testing was used for testing, as well as firebase for the login of the user. This application gave information of all the Pokemon's in the pokeverse. I inputed Axios to pull all the information from the API
Project Date: January - March 2023
Role: Full-Stack Developer
PokeVerse was built with Next.js | Tailwind | Firebae | Axios.
The web application is designed to allow users to browse and search information about various Pokemon in the Pokeverse. The application uses the Pokemon API to retrieve data about different Pokemon, such as their names, types, abilities, stats, and more. The data is then displayed in a visually appealing and user-friendly manner using Tailwind for styling. Users can interact with the application by searching for a specific Pokemon using the search bar or by browsing through a list of Pokemon. The application provides detailed information about each Pokemon, including their base stats, moves, and evolutionary history.
To ensure the quality and reliability of the application, you used Playwright for testing, which allows you to write automated tests to ensure that the application functions as expected. Additionally, you used Firebase for user authentication, which allows users to create accounts and log in securely to access certain features of the application.