Skip to content

lassisav/countdown

Repository files navigation

Countdown app

This is an application to play Countdown. Created for educational and non-commercial purposes only. Code partially created using OpenAI.

Quickstart guide:

Prerequisites

Make sure you have the following installed:

Clone the repository and launch the app

In you directory of choice run

    git clone https://github.com/lassisav/countdown.git
    cd countdown
    npm install
    npm run dev

To launch the app later simply navigate to the countdown directory and run

    npm run dev

Accessing the app

Once the app is launched, you can access it in your browser by navigating to localhost:5173 (by default)

About

An application to play Countdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published