MaikHenriqueSP / React-Poke-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Poke-App

Overview

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.

Features

This Project Includes:

  • - Basic listing structure for each card
  • - Basic Page Structure and style
  • - Infinite Scroll
  • - Individual Pokémon Page

Running The Project Locally:

To run it locally simply execute the following command lines in your bash/command line:

  1. git clone https://github.com/MaikHenriqueSP/React-Poke-App.git
  2. npm install
  3. npm start

Dev Dependencies

  • React
  • React-DOM
  • React Router
  • Sass

Credits

About


Languages

Language:JavaScript 65.9%Language:SCSS 29.5%Language:HTML 4.6%