connectnitesh / rc_event_timer

Event Countdown - Countdown of Upcoming events

Home Page:https://connectnitesh.github.io/rc_event_timer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rc_event_timer

Quick setup — if you’ve done this kind of thing before

https://github.com/connectnitesh/rc_event_timer-.git

or create a new repository on the command line

git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/connectnitesh/rc_event_timer-.git git push -u origin main

or push an existing repository from the command line

git remote add origin https://github.com/connectnitesh/rc_event_timer-.git git branch -M main git push -u origin main

About

Event Countdown - Countdown of Upcoming events

https://connectnitesh.github.io/rc_event_timer/


Languages

Language:CSS 55.9%Language:HTML 44.1%