Skip to content

React frontend for planning and sharing Pokemon teams (Full Stack course project)

Notifications You must be signed in to change notification settings

Pokemon-Team-Planner/pokemon-team-planner-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend for Pokemon Team Planner

pokemon team planner logo

React app for planning and sharing Pokemon teams

This is the frontend for my Pokemon Team Planner project. Features:

  • Plan a team of up to 6 Pokemon for selected game
  • Filter by type and exclusiveness to game version
  • Save your team anonymously or with your user account
  • Browse created Pokemon teams

Try at https://pokemon-team-planner.onrender.com/

Screenshots

Home view
IMAGE 1. Home view

Team creation
IMAGE 2. Team creation

Team view
IMAGE 3. Team view

Installation instructions

  1. clone this project
  2. run npm install
  3. run npm start

(you must also having the backend running, see https://github.com/Pokemon-Team-Planner/pokemon-team-planner-backend)

Contributing

For now this is a Full Stack course project of mine. Maybe in the future I could accept contributions. Feel free to send me ideas or feedback though! :)

Known issues (work in progress)

  • No user registration feature in the UI
  • Save Pokemon team locally -button could be nice to have. Either in browser's localStorage or as an image or a link.
  • No support for commenting/upvoting teams
  • No support for filtering last evolutions or mythical/legandary pokemon
  • Refreshing /teams or /team/.. pages return Unknown endpoint error
  • Refreshing resets selected game

About

React frontend for planning and sharing Pokemon teams (Full Stack course project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published