Skip to content

HyeokJungKim/Pokemon-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Stay

A React application inspired by the main series Pokemon games that implements drag and drop as well as E-commerce logic.

Explore Online: https://pokemon-stay.netlify.app/

If you would like to explore the app without creating an account, please feel free to use the following credentials to login:

Username: Trainer
Password: abc123

Language and Tools

React

About

Enter the exciting world of Pokemon through this React+Redux application. See all of the first 150 Pokemons as you explore the map using the WASD keys!

Map

Gather money and experience as you battle or catch Pokemon to buy items from the PokeMart and evolve your team.

Battle Shop

Organize your box and your team to strategically figure out how to level up your team.

Team

Setup

  1. Make sure that node is installed on your local machine. If you're using Homebrew
brew install node
  1. Clone down the project.
 git clone git@github.com:HyeokJungKim/Pokemon-Frontend.git
 cd Pokemon-Frontend
  1. Download all the dependencies.
npm install
  1. Start the app on http://localhost:3000/.
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published