MERN stack application that allows the user to easily track their Pokémons' Effort Values while training.
Required packages:
Node.js
- Client:
@apollo/client
@apollo/react-hooks
graphql.js
jwt-decode
- Server:
apollo-server-express
bcrypt
Express.js
graphql.js
jsonwebtoken.js
mongoose.js
The user must run npm i
in the root folder to install dependencies.
If in development mode, use the command npm run develop
to start the servers. If accessing through the user's local device, the application can be found at http://localhost:3000/
.
This application allows a user to create an account or log in with an existing account. Upon logging in, the user can build their Pokémon team and keep track of their team's data, including:
- Species (including forms - Gigantamax, Mega, etc.)
- Nickname
- Nature
- EVs
- IVs
The deployed application can be found here.
Do you have questions? Contact me here: