/anolog

Primary LanguageCSS

analog

analog

Anolog is a simple web application that provides an interface with an analog clock face.

Use

Click here to use the application.

Development

The source code of the application is hosted on GitHub. If you want to develop, you can follow the steps below:

Fork this repository to your own account.

Clone the repo: git clone https://github.com//anolog.git Edit the index.html, styles.css, and app.js files. Save your changes: git commit -m "changes made" Push the changes to the repo in your own account: git push origin master Enter the repo in your own account on GitHub and click the "New Pull Request" button. Wait for your changes to be accepted.

Licence

This app is released under the MIT license. See the LICENSE file for more information.