Skip to content

A Next.js application that uses the Comick.io API to allow the user to play a Geoguesser-esque game using Comick comics.

Notifications You must be signed in to change notification settings

GooglyBlox/comick-geoguesser

Repository files navigation

Comick Geoguesser

⚠️ ARCHIVED PROJECT ⚠️
This project is no longer functional as Comick.io has been shut down. This repository is kept for archival purposes and code reference only.

A Next.js application that uses the Comick.io API to allow the user to play a Geoguesser-esque game using Comick comics.

Getting Started

Prerequisites

  • Node.js 18.0 or later
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/GooglyBlox/comick-geoguesser.git cd comick-geoguesser
  1. Install dependencies:
npm install # or yarn install
  1. Run the development server:
npm run dev # or yarn dev
  1. Open http://localhost:3000 in your browser to see the application.

About

A Next.js application that uses the Comick.io API to allow the user to play a Geoguesser-esque game using Comick comics.

Topics

Resources

Stars

Watchers

Forks