Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bushido2014/nuxt3-mmo-games

Nuxt 3 MMO Games App Database from RapidAPI
https://github.com/bushido2014/nuxt3-mmo-games

games-api nuxt-swiper nuxt-ui nuxt3 rapidapi vue-awesome-paginate

Last synced: 5 days ago
JSON representation

Nuxt 3 MMO Games App Database from RapidAPI

Awesome Lists containing this project

README

        

# 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](https://rapidapi.com).

## Features

- Utilizes [Nuxt UI (@nuxt/ui)](https://ui.nuxt.com) to create a modern and responsive user interface.
- Implements [Swiper.js module for Nuxt 3 (nuxt-swiper)](https://nuxt.com/modules/swiper) to display information and images about games in an interactive and attractive way.
- Includes a pagination system using [vue-awesome-paginate](https://github.com/peshanghiwa/vue-awesome-paginate) to organize data and provide a smoother user experience.

## 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.