Powered by PokéAPI
About the Project • Technologies • Instructions • License • Actor
This project was made to self-study React, improve my knowledge about Hooks and States, while using community-packages as few as possible.
I used only create-react-app, axios, node-sass and fontawesome-icons. The API is a public one, so it may be a little laggy.
Install the prerequisite
Clone this repository
git clone https://github.com/tobiasorosa/pokedex.git
Install the node dependencies
npm install
Navigate to the project folder and run the server
npm start
Go to your browser and type
☞ localhost:3000
This project is licensed under the MIT License - see the LICENSE file for details.
Made with 💜 love by Tobias Rosa 👋