Skip to content

SarvaniBalivada/pokemon-battle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Battle Game

A web-based Pokemon battle game built with Node.js, Express, and Firebase authentication.

Features

  • User authentication with Firebase
  • Interactive Pokemon battles
  • Points system
  • Real-time battle updates
  • Pokemon search functionality
  • Responsive design

Tech Stack

  • Node.js
  • Express.js
  • EJS templating
  • Firebase Authentication
  • CSS3 with animations

Installation

  1. Clone the repository: git clone https://github.com/SarvaniBalivada/pokemon-battle-game.git

  2. Install dependencies: npm install

  3. Set up Firebase:

    • Create a Firebase project
    • Add your Firebase configuration to the project
    • Enable Authentication in Firebase console
  4. Start the server: npm start

  5. Open your browser and visit: http://localhost:3000

Releases

No releases published

Packages

No packages published