/countdown-chrome-extension

A React countdown chrome extension

Primary LanguageHTMLMIT LicenseMIT

Countdown Chrome Extension

A Countdown app implemented with react and usable as a chrome extension.

countdown

💻 Getting Started

To get a local copy up and running follow these simple steps.

⤵️ Installing

(1) Clone the repository to your local machine

$ git clone https://github.com/tundeiness/countdown-chrome-extension.git

(2) cd into the directory

$ cd countdown-chrome-extension

(3) run build

npm run build

Deployment

  • Select the customize and control google chrome icon on google chrome

  • Find More tools option and, then select Extensions.

  • Select Load unpacked.

  • Navigate to the cloned directory on your local machine.

  • Select the directory and navigate to the build directory.

  • Select the build directory and open.

  • Then the extension is loaded for use in chrome as an extension.

  • Anytime you need to run the timer, go to the extension and click on it.

📦 Built With

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](../../issues).

👥 Authors

👤 Tunde Oretade

📖 License

This project is licensed under the MIT License - see the LICENSE.md file for details