Skip to content

bushido2014/nuxt3-mmo-games

Repository files navigation

Nuxt 3 MMO Games App

This project is a simple web application developed with Nuxt 3 that retrieves data about MMO games from rapidapi.com.

Features

How to Run the Application

  1. Clone this repository to your computer.
  2. Run npm install to install project dependencies.
  3. Run npm run dev to start the Nuxt development server.