Skip to content

Simple photo booth application built with HTML, CSS, and TypeScript

License

Notifications You must be signed in to change notification settings

jiripech/photo-booth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-photo-booth

Simple photo booth application built with HTML, CSS, and TypeScript

Introduction

This project is the companion source for the corresponding article:

📷 Building a Camera App in TypeScript.

Live Demo

Check out the GH Pages live demo here.

Getting Started

To get started, clone the project and make sure you have a working Node and TypeScript environment set up. Next, simply run tsc in the project folder and then serve the app using a local server such as serve.

About

Simple photo booth application built with HTML, CSS, and TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.6%
  • TypeScript 37.1%
  • HTML 13.0%
  • CSS 12.3%