GithubHelp home page GithubHelp logo

jeffrymok / pokedex-react Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 881 KB

Simple Pokemon list web app created using Reactjs

Home Page: pokedex-react-coral.vercel.app

HTML 4.65% CSS 2.50% JavaScript 92.85%

pokedex-react's Introduction

Pokedex React

Simple Pokedex Web App created with ReactJS library

by Jeffry


App Features

In the main page, user can view list of available Pokemon. By clicking one of the Pokemon info, user will be redirected to page containing detail of that Pokemon (image, types, abilities, and possible moves to learn).

The app also simulate the Pokemon catching, with 50% success rate. After successfully caught, user can give an unique nickname for that Pokemon.

List of caught Pokemon can be seen in My Pokemon List page. In this page, user can release the caught Pokemon to the wild.

Getting Started

  1. Open command line
  2. Type npm install to download the required dependencies
  3. Type npm start to start the application
  4. Open localhost:3000 in browser to access the application

Project Structures

  • /public: contain image files
  • /src/components: contain UI components used in the pages, ex. Header, Accordion, Loading, and card containing Pokemon info
  • /src/constants: contain constant values, ex. list of GraphQL queries and list of Pokemon types' background color
  • /src/pages: contain UI pages, that seen by users. Consist of Pokemon List page, Pokemon Detail page, and captured Pokemon List page
  • /src/providers: contain provider components, for Apollo Client and React Context
  • App.js: main file

pokedex-react's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.