This project is a simple webpage created using Angular that displays a functional binary clock.
This Angular project is designed to showcase a binary clock in a simple and interactive format.
- Functional binary clock
- Angular components for easy customization
Follow these steps to run the project locally:
- Clone the repository:
git clone https://github.com/sansalgo/binary-time.git - Navigate to the project directory:
cd binary-time - Install dependencies:
yarn install - Run the development server:
ng serve - Open your browser and visit:
http://localhost:4200/
Explore the live demo: Binary Clock Live Demo
Contributions are welcome! If you have any ideas for improvements or find any issues, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
