Skip to content

A pokedex built with React, Axios; uses Pokeapi as data source

Notifications You must be signed in to change notification settings

MDanialSaleem/Pokedex-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

This is a pokdex build with react. It uses the PokeAPI as the data source. It is live on https://pokedex-8f711.firebaseapp.com/

UPDATING

This project is being updated to

  • Displaying more information
  • Adding unit tests.
  • Add prediction in search box.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Pre-Requisites

  • Have node installed.

Installing

Clone the repository and then run the following commands in the project directory.

npm install
npm start

The app will be served from localhost:3000

Built With

  • React
  • Redux - was used for State management before Hooks and Context.
  • Axios - For HTTP request.
  • PokeApi/Ninjask- Data source.
  • React-grid-system for layout
  • Material UI for some parts of the UI.

About

A pokedex built with React, Axios; uses Pokeapi as data source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published