Pokemon-Prime
Description
Welcome to our Pokemon nuzlocke app. With our app you can track your progression in a nuzlocke! You can enter the pokemon you catch, their name, and original pokemon name. We also have a designated spot for your KO pokemon, R.I.P. let our app track your progress with your account when you log in, you will have your very own profile with your wins, and losses!
Enjoy!
Table of Contents
Deployed Application
Technologies Utilized
- MongoDB Atlas
- Heroku
- NPM Apollo-Server-Express Package
- NPM GraphQL Package
- NPM Bcrypt Package
- NPM Express.js Package
- NPM JSONWebToken
- NPM Mongoose Package
- Node.js
- NPM nodemon Package
- NPM JWT-Decode Package
- NPM React Package
- tailwindcss
- React-Dom
- React-Router-Dom
- React-Scripts
Local Installation & Usage
To use this app, you will need a MongoDB account, and to have the app installed on your machine. Documentation with installation instructions are available here.
STEP 1
From your terminal, run:
npm intall
STEP 2
npm run seed
STEP 3
npm run develop
STEP 4
From the modern browser of your choice, visit:
http://localhost:3000