Skip to content

Ghasty003/Countdown-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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✨