Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 817 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 817 Bytes

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.