This is a Pokedex app built with React Native and Tailwind CSS. It fetches data from the PokeAPI and displays information about each Pokemon, including its name, image, type, and stats.
To install and run this project, you will need the following:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.