Coder Social home page Coder Social logo

html-javascript-css-display-time's Introduction

HTML JavaScript CSS Display Time and Quotes

This project is a simple web application that displays the current time and a random quote from the Quotable API. The application is built using HTML, CSS, and JavaScript.

Project Structure

The project has the following structure:

html-javascript-css-display-time/ ├── assets/ │ ├── css/ │ │ └── style.css │ ├── js/ │ │ └── index.js │ └── images/ │ └── (background images) ├── index.html └── README.md

  • index.html: The main HTML file that displays the content.
  • assets/css/style.css: The CSS file that contains styles for the application.
  • assets/js/index.js: The JavaScript file that handles the logic for displaying the current time and fetching random quotes.
  • assets/images/: A folder containing background images for the application.

Features

  • Display Current Time: The application displays the current time and updates it every second.
  • Random Quotes: A random quote is fetched from the Quotable API and displayed every time the page is loaded.

Getting Started

Prerequisites

To run this project, you will need a web browser and an internet connection to fetch quotes from the Quotable API.

Installation

  1. Clone the repository:

    git clone https://github.com/biwottech/html-javascript-css-display-time.git
  2. Navigate to the project directory:

    cd html-javascript-css-display-time
  3. Open index.html in your web browser to view the application.

Usage

  • Open the index.html file in a web browser.
  • The current time will be displayed and updated every second.
  • A random quote will be fetched from the Quotable API and displayed on the page.

Customization

  • Background Images: Add or replace images in the assets/images/ directory to change the background images.
  • Styles: Modify the assets/css/style.css file to change the look and feel of the application.
  • JavaScript: Update the assets/js/index.js file to change the logic or add new features.

API

This project uses the Quotable API to fetch random quotes. No authentication is required to use this API.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • Quotable API for providing the random quotes.
  • GitHub for hosting the project repository.

Contact

For any inquiries or questions, please contact Evans Koech at [[email protected]].

html-javascript-css-display-time's People

Contributors

biwottech avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.