Skip to content

jonana-split/Pokemon_Team_Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use our website:

1. Install sudo live-server by running this command in your terminal:
Mac: "sudo npm install -g live-server"
Windows: "npm install -g live-server" in Command Prompt

2. Run "git clone https://github.com/jonana-split/Pokemon_Team_Builder.git" to clone our repository.

3. Go into the repository's directory: "cd Pokemon_Team_Builder" (or the path you cloned it into).

4. Enter "live-server" into the terminal to run our website (it should pop up in your browser).

5. Do control-C to stop running live-server.

How to build your team...

1. Select a data structure between ordered and unordered maps

2. Type out the names of 6 Pokemon of your choice (make sure to click the name from the provided dropdown menu, since the Pokemon names are case-sensitive)

3. Click 'submit' and analyze your team of choice!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from COP3530/P2-template