Skip to content

dconco/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer

This is a simple real-time timer ⏳ created only with PHP with the help of phpSPA library.

To Run this app, follow this steps below:

  • Step 1: Clone the project.

    git clone https://github.com/dconco/timer.git
  • Step 2: Install all dependencies (just 1: phpSPA)

    composer install
  • Step 3: Now run the PHP server

    php -S localhost:3000
  • Step 4: Access the URL on the browser and see your output

    http://localhost:3000

Hurray 🎉, you have successfully run the app! 🚀

About

Created a real-time timer with phpSPA lib. No JS.

Topics

Resources

Stars

Watchers

Forks

Languages