A simple countdown for streamers. No download required.
Just go to voakie.com/projects/stream-countdown and try it out. It should be pretty self-explanatory.
Futher instructions are available here:
- Rewrite the actual countdown site in React (
index.(html|css|js)
)
These are instructions on how to work on this project on your own machine. The project is built with React. Please use the prettier
code formatter.
git clone <URL to your fork>
cd streamcountdown
yarn # or 'npm install'
yarn dev # or 'npm run dev'
Feel free to contribute to the project! Just open a pull request or an issue.
Just open an issue for any bugs you find.
Known bugs: none