Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

yasintze/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex sample app bootstrapped with CRA

Netlify Status

An example of a simple Pokédex web apps built in React on Create React App. Using

Live Preview : https://pokedex-yasintze.netlify.com/

Screenshot Preview

Access Locally

$ git clone https://github.com/yasintze/pokedex.git
$ cd pokedex
$ yarn install
$ yarn run start

Run Test

$ yarn test

Consume API/GraphQL

https://graphql-pokemon.now.sh/

To-Do

Testing need more improvement!

License

Released under the MIT License. Check LICENSE file for more info.

About

Pokédex sample app bootstrapped with Create React App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published