Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 525 Bytes

readme.md

File metadata and controls

28 lines (17 loc) · 525 Bytes

Unit Converter

Imperial / Metric Converter made with Vanilla Javascript. Beautiful gradient animation is created using CSS Animations and Darkmode toggle is done using Javascript.

Demo

Demo Video

Run Locally

Clone the project

  git clone https://github.com/darshan527/Unit-Converter.git

Go to the project directory

  cd Unit-Converter

Open "index.html" file in Web Browser

  see ./index.html