Skip to content

mrkyns/pokefight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeFight

This project was created as a group project for WBS Boot Camp.

Group members

Stephan: https://github.com/StephanUllmann Ali: https://github.com/Ali14-11-1987 Rana: https://github.com/Mundarana Miroslav: https://github.com/mrkyns

Project idea

The idea of the project is to create web site based as a combat game in universe of Pokemons.

Project tools

Project has been created in React with:

  • useState
  • useEffect
  • useContext

Project style:

  • Tailwind

Project API: Backend: https://github.com/StephanUllmann/pokefight_api

Project deploy

https://wbs-pokefight.netlify.app/

Project clone

After cloning project to your local machine, dont forget to run:

npm i or npm install

so you install all components inside of your node_modules.

Releases

No releases published

Packages

No packages published