Skip to content

fraudline/hotpotatoEN-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Hot Potato — Deployable Web App

This is a fully static web app you can deploy on Netlify, GitHub Pages, or any static host.

## Quick Start
1. Deploy the folder as-is to Netlify (drag-and-drop or connect repo).  
2. Ensure your GIFs live under `assets/gifs/`. You can create `assets/gifs/index.json` listing the filenames if you want explicit control.
3. Place or replace audio in `assets/music-file.mp3` and `assets/scream.mp3` (already included from your uploads).
4. Edit translations and prompts in `locales/*.json`.

The app is a PWA and works offline after first load. No analytics or personal data collection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • CSS 20.4%
  • HTML 17.7%