Skip to content

mpmua/mini-games-collection

Repository files navigation

Mini Games Collection

This application was built using web technologies (HTML, CSS, Javascript) and is bundled with Vite, it contains four games, each game stores the user score locally and updates it upon the user beating their own high score.

The CapacitorJS runtime is used with this application to allow it to be installed onto mobile devices (Android & iOS) as a native application.

Getting Started

To run this project locally on your machine, follow these steps:

Prerequisites

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/mpmua/pure-weather.git
  2. Navigate to the project directory:

    cd pure-weather
  3. Install dependencies using npm:

    npm install

Usage

  1. Start the development server:

    npm run dev

Build

To build the project for production:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published