/NFT-GAME

Primary LanguageJavaScript

NFT Game

This is the repository for the NFT Game project. The project allows users to mint NFT avatars and perform various in-game actions.

Prerequisites

Before you can run the project, you'll need to have the following software and tools installed on your computer:

  • Node.js (v14 or higher)
  • npm (Node Package Manager)
  • Ethereum wallet (e.g., MetaMask)

Getting Started

Follow these steps to clone and set up the project locally.

Installation

  1. Clone the repository:

    git clone https://github.com/Shiv2116/NFT-GAME.git

2.Navigate to main directory:

cd NFT-GAME

3 Navigate to frontend:

cd my-app

4

npm install
npm start