/Countdown-timer

2023 countdown timer with awesome animations and 3D effects.

Primary LanguageJavaScript

Countdown-timer

2023 countdown timer with awesome animations and 3D effects.

Preview

Contributing

Any contribution is welcomed.

๐Ÿ‘Œ๐Ÿพ What you have to do to contribute

๐Ÿ› ๏ธ Installation Steps

  1. Fork the project. Click on the icon in the top right to get started
  2. Clone the project, you can use the following command:
git clone https://github.com/<your-github-username>/Countdown-timer
  1. Navigate to the project directory
cd Countdown-timer
  1. Install dependencies with npm install
npm install
npm install -g commitizen
  1. Run the project
npm run dev

๐Ÿฅ‚ After making a change

  1. Create a new branch
git checkout -b YourBranchName
  1. Add it to staging area

NOTE: don't commit the package.json

git add <path to the file you worked on>
  1. Commit your changes

  2. Push your changes

git push

๐Ÿ™๐Ÿฝ Support

This project needs a star๏ธ from you. Don't forget to leave a starโœจ