Skip to content

A simple DOM application, which enable us to convert temperature from Fahrenheit to Celcius and vice-versa.

Notifications You must be signed in to change notification settings

Swati-Tanu/Temperature-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Temperature-Converter

A short and simple DOM application to understand the basics of correlation between HTML, CSS and Javascript.

A simple DOM application, which enable us to convert temperature from Fahrenheit to Celcius and vice-versa. It is made using HTML, CSS and Vanilla Javascript. The main focus is on understanding how these three work together. An ample amount of comments are used throughout the code.

Getting Started

Since this is an example project, I'd encourage you to clone and rename this project to use for your purposes. It's a good starter boilerplate.

  • Clone or download the repository to your local machine.
  • Open the index.html file in your preferred browser to view the website.
  • Explore the code by opening the file in a text editor and following the comments.

Demo

A short video demo of the complete project:

video1714020438.mp4

Screenshots

A couple of Screenshots:

t1

t2

Deployment

The deployed link of the project:

Contributions

Contributions are always welcome! Please submit an issue using the issue tab above if you have feedback or improvement suggestions. I would appreciate it if you could submit a pull request with a fix.

About

A simple DOM application, which enable us to convert temperature from Fahrenheit to Celcius and vice-versa.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published