PokeApp is an app based on pokemons characters. So, what can you do with this app?
You can:
- Catch pokemons
- See their information
- free pokemons
PokeApp requires Node.js and Expo to run.
Install the dependencies and devDependencies and start the server.
$ cd PokeApp
$ npm install
Want to test? Great!
PokeApp uses React Native v0.63 + Expo v38 for developing. Make a change in your file and instantaneously see your updates!
Open your favorite Terminal and run this command.
$ expo start