Skip to content

A Pokemon battle game that implements state management for selecting and battling two random Pokémon.

Notifications You must be signed in to change notification settings

ShwetaSridharan/Pokemon-battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Ensure that you have Node.js installed on your machine.

Installation

Follow the steps below to set up the project on your local machine:

  1. Update npm to the latest version: Run npm install -g npm
  2. Clone this repository: Run git clone <repository_url>
  3. Navigate into the cloned repository: Run cd <repository_name>
  4. Install the project dependencies: Run npm install
  5. Start the project: Run npm start
  6. View the running application: Load http://localhost:3000/ in your web browser

About

A Pokemon battle game that implements state management for selecting and battling two random Pokémon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published