Giter Site home page Giter Site logo

rifqio / indonesian-digital-clock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rizkytegar/veonote

0.0 0.0 0.0 123 KB

Indonesian Digital Clock: Digital clock using Vite and React JS.

Home Page: https://indonesiandigitalclock.vercel.app/

License: MIT License

JavaScript 3.58% TypeScript 31.61% CSS 62.70% HTML 1.52% Dockerfile 0.60%

indonesian-digital-clock's Introduction

๐Ÿ‘‹ Indonesian Digital Clock

A simple project to create a digital clock using Vite and ReactJS. In this project, I have used useState and useEffect, and I have also used luxon to fetch time based on the time zone.

Installation

To run this project, follow these steps:

  1. Clone the repository from GitHub:

    git clone https://github.com/rizkytegar/indonesian-digital-clock
  2. Navigate to the project directory:

    cd indonesian-digital-clock
  3. Install the required dependencies:

    npm install
  4. Start the project:

    npm run dev

    Open CLI in Another tab, Then Type:

    npm run tailwind

    See the json script below for more details

    "scripts": {
       "dev": "vite",
       "tailwind": "npx tailwindcss -i ./src/App.css -o ./src/style.css --watch ",
       "build": "tsc && vite build && npx tailwindcss build -i ./src/App.css -o ./src/style.css",
       "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
       "preview": "vite preview"
    },

Contribution

We welcome contributions from the community. If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for the feature or fix you want to contribute:

    git checkout -b new-feature
  3. Make the necessary changes.

  4. Commit your changes:

    git commit -m "Add new feature"
  5. Push to your branch:

    git push origin new-feature
  6. Create a Pull Request to the original repository.

Contributors

Rizky Tegar Pratama
Rizky Tegar Pratama

Stread
Stread

KathanrDave
KathanrDave

Ahmad Ammar Musyaffa
Ahmad Ammar Musyaffa

Vishnu Swaroop
Vishnu Swaroop

Sanskar Malkhede
Sanskar Malkhede

ilsyaa
ใ‚คใƒซใ‚ทใƒฃใ‚ข

Please feel free to reach out if you have any questions or issues related to this project. Thank you for contributing!

indonesian-digital-clock's People

Contributors

rizkytegar avatar ahmadammarm avatar rifqio avatar ilsyaa avatar vswaroop04 avatar kathanrdave avatar sanskarmalkhede avatar dependabot[bot] 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.