Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrylin03/bjj-countdown
Countdown web app for your next BJJ competition!
https://github.com/henrylin03/bjj-countdown
countdown-javascript countdowntimer css frontend html javascript mantine mantine-ui react reactjs
Last synced: about 1 month ago
JSON representation
Countdown web app for your next BJJ competition!
- Host: GitHub
- URL: https://github.com/henrylin03/bjj-countdown
- Owner: henrylin03
- Created: 2023-06-27T01:41:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-06T07:09:27.000Z (12 months ago)
- Last Synced: 2024-01-07T02:29:04.133Z (12 months ago)
- Topics: countdown-javascript, countdowntimer, css, frontend, html, javascript, mantine, mantine-ui, react, reactjs
- Language: JavaScript
- Homepage: https://bjj-countdown.netlify.app/
- Size: 4.25 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🥋 BJJ Countdown
[![Netlify Status](https://api.netlify.com/api/v1/badges/c9f69850-f1af-4c49-b46a-a9fe818cc371/deploy-status)](https://app.netlify.com/sites/compday-countdown/deploys)
👋 **Welcome to BJJ Countdown**: a ReactJS web application to track your upcoming Brazilian Jiujitsu (BJJ) competitions! ⏳🥋
## How to Use
1. Access the web application by visiting https://bjj-countdown.netlify.app/.
![Start preview](./public/readme_previews/1start.png)
2. Click "Add new competition" and enter the name and date of your next BJJ competition.
![New Competition Modal](./public/readme_previews/2newcompetitionmodal.png)
3. See the countdown begin!
![Countdown](./public/readme_previews/3countdown.png)
4. The countdown can be deleted and a new one added
![Deleting countdown](./public/readme_previews/4delete.png)## Contributions & Feedback
I welcome your feedback and contributions to this project!
If you have any suggestions, ideas, or bug reports, please feel free to submit a [GitHub issue](https://github.com/henrylin03/bjj-countdown/issues).