File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This webpage converts temperatures from and to Celcius, Fahrenheit and Kelvin.
4
4
5
- ### Tech Stack
5
+ ### Tech Stack:
6
6
7
7
- HTML5
8
8
- Bulma CSS
9
9
- Vanilla JS
10
10
11
- ### Prequisites
11
+ ### Prequisites:
12
12
13
13
- Git and GitHub installed in the machine in order to clone the repo.
14
14
15
- ### How to Install
15
+ ### How to Install:
16
16
17
17
- Open terminal / CMD to access git commands.
18
18
- Enter this command:
19
19
` https://github.com/joshi-kaushal/Web-dev-mini-projects.git `
20
20
- switch to _ temp-convertor_ branch and open the folder named _ Temperature Convertor_
21
21
- run ` index.html ` file
22
22
23
- ### Screenshots
23
+ ### Screenshots:
24
24
25
+ Home Page -
25
26
![ Home Page] ( https://github.com/joshi-kaushal/Web-dev-mini-projects/blob/temp-convertor/Temperature%20Convertor/home.png )
27
+ Successful conversion -
26
28
![ Successful conversion] ( https://github.com/joshi-kaushal/Web-dev-mini-projects/blob/temp-convertor/Temperature%20Convertor/cel-far.png )
29
+ Same Units -
27
30
![ Same Units] ( https://github.com/joshi-kaushal/Web-dev-mini-projects/blob/temp-convertor/Temperature%20Convertor/same-units.jpg )
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments