See the website here: ysws-timer.vercel.app
With so many YSWS programs going on together this summer, it was hard to keep track of all of them. I created this timer to help track the deadlines for all of these programs in one place.
The official site (ysws.hackclub.com) is very, very outdated, which made it difficult to stay on top of important dates and deadlines. This tool aims to solve that problem by providing a centralized, up-to-date dashboard for all YSWS program timelines.
- Track deadlines for multiple Hack Club programs
- Visual countdown timers for upcoming events
- Mobile-friendly interface
- cat
- super cat (secret :3)
This project is built with:
- React
- TypeScript
- Tailwind CSS
- Vite
- Node.js
- npm
- Clone this repository
git clone https://github.com/V-Play-Games/ysws-timer cd ysws-timer - Install dependencies
npm install
- Start the development server
npm run dev
Contributions are welcome!
YSWS organizers are especially encouraged to submit PRs to add or update program timelines.
To add or update YSWS details, edit the public/api.json file and create a pull request.