Pythagora-io / gpt-pilot-timer-app-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Pilot demo: Timer app

💬 Prompt

Create a simple timer app using HTML, CSS, and JavaScript that allows users to set a countdown timer and receive an alert when the time is up.

▶️ Video of the app creation process

GPT Pilot Timer App Demo

Video of the app creation process (4 mins)

🚦 How to run the app

  1. git clone https://github.com/Pythagora-io/gpt-pilot-timer-app-demo.git
  2. cd gpt-pilot-timer-app-demo
  3. npm install
  4. node server.js
  5. Open localhost:3000 in your browser

About


Languages

Language:JavaScript 78.3%Language:HTML 19.2%Language:CSS 2.6%