Skip to content

mbsebada/TEST123

Repository files navigation

TEST123 Web Apps

This repository now contains a small collection of simple web apps.

Available Apps

  • Counter App (counter.html)
  • Calculator App (calculator.html)
  • Todo App (todo.html)
  • Stopwatch App (stopwatch.html)
  • Color Picker App (colorpicker.html)

Open index.html to access the list of apps.

Hosting Online via GitHub Pages

The repository includes a GitHub Actions workflow that publishes the site to GitHub Pages whenever changes are pushed to the main branch. To enable this:

  1. Open your repository on GitHub and navigate to Settings > Pages.
  2. Select GitHub Actions as the source and save.
  3. Push any changes to main to trigger the workflow.

After deployment completes, your apps will be accessible at https://<username>.github.io/<repository>/.

About

TEST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published