It's a mobile application that fetch data from Pokemon API and display it in a friendly way. Users can look up for their favorite pokemon. The application is built with React Native and uses the following technologies:
- TypeScript
- React Native
- React Native Navigation
- React Native Vector Icons
- React Native Snap Carousel
- React Native Image Colors
- Axios
- Use React Native documentation.
- Use React components.
- Use React props.
- Use React Navigation.
- Connect React and Redux.
- Use custom styles in a React Native app.
- Apply React best practices and language style guides in code.
- Use of Hooks
- Creation of custom Hooks
First clone this repository.
$ git clone https://github.com/LuisSalas94/React-Native-Pokedex-App
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npx react-native run-android # or npx react-native run-ios
- GitHub: @LuisSalas94
- LinkedIn: Fernando Salas
- Medium: Fernando Salas
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is part of the course by Fernando Herrera on Udemy
Give a ⭐️ if you like this project!
This project is MIT licensed.