A lightweight, privacy-minded countdown app made for clarity and speed. Enter a target date and get a clear countdown in days, hours, minutes, and seconds. The interface is intentionally minimal: no ads, no analytics, and no unnecessary features — just the information you need. Ideal for event timers, personal goals, deadlines, and quick embeds on static pages.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/thiagofeijodev/countdown.git cd countdown -
Install dependencies:
npm install
-
Run the development server:
npm start
The application will be available at
http://localhost:3000.
To execute the test suite:
npm testTo create a production-ready build:
npm run buildThe optimized assets will be available in the dist/ directory.
This portfolio is deployed using GitHub Pages. After pushing changes to the main branch, GitHub Pages will automatically update the live site.
Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request.
This project is licensed under the MIT License.
Feel free to connect with me on LinkedIn.