2023 countdown timer with awesome animations and 3D effects.
Any contribution is welcomed.
- Fork the project. Click on the
icon in the top right to get started
- Clone the project, you can use the following command:
git clone https://github.com/<your-github-username>/Countdown-timer- Navigate to the project directory
cd Countdown-timer- Install dependencies with npm install
npm installnpm install -g commitizen- Run the project
npm run dev- Create a new branch
git checkout -b YourBranchName- Add it to staging area
NOTE: don't commit the package.json
git add <path to the file you worked on>-
Commit your changes
-
Push your changes
git pushThis project needs a star️ from you. Don't forget to leave a star✨
