This project is just a sample built to practice the basic concepts of React.
Feel free to fork/clone and modify it as you like.
This Project Includes:
- - Basic listing structure for each card
- - Basic Page Structure and style
- - Infinite Scroll
- - Individual Pokémon Page
To run it locally simply execute the following command lines in your bash/command line:
- git clone https://github.com/MaikHenriqueSP/React-Poke-App.git
- npm install
- npm start
- React
- React-DOM
- React Router
- Sass