Make sure you have the following prerequisites installed on your system:
- NODE
Follow the steps below to install the project:
- Clone this repository:
git clone git@github.com:Meme-Battle/web.git
- Navigate to the project directory:
cd repository-name
- Install the dependencies:
npm install
To run the project, follow the steps below:
- Run the command:
npm run dev
. - Open a web browser and go to:
http://localhost:3000
.