Git Product home page Git Product logo

apu52 / temperature_converter Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 137 KB

This repo contains my project on temperature converter🥵 using HTML,CSS & JS. It contains conversion of different temperature parameters which are Celsius, Fahrenheit , Kelvin , Rankine. If you have any front end project on this or you can add new features in the project or in this repos. You can contribute to this open source repository.🤖

Home Page: https://apu52.github.io/Temperature_Converter/

License: MIT License

HTML 24.58% JavaScript 37.69% CSS 37.74%

temperature_converter's Introduction

Temperature_Converter


Hi there👋, Enjoy with the World of Open source contribution

Hello Coders👨‍💻 ,I am Arpan Chowdhury, a aspiring Web developer.🤖 Here is the project of the front-end Web Developement. All of us use many websites or other platforms to check the conversion between Celcius-Fahrenheit-Kelvin-Rankie.Why waste your time in so much searching🔎?Just use this website to check the results within seconds.I welcome you all to contribute in this repository & make this a grand project. So, what are you waiting for??🤔Just jump into it after reading the guidelines📚

image

Video

WhatsApp.Video.2023-07-12.at.12.27.08.mp4

How to contribute:

  • Follow my Github Profile(optional)

  • Drop a ⭐ on the Github repository

  • Create an issue of the project or a feature you would like to add in the project and get the task assigned for youself. (issue can be any feature or project that you think you could contribute to).

Fork the repo to your Github.

  • Step 1:- Clone the Repo by going to your local Git Client in a particular local folder in your local machine by using this command with your forked repository link in place of below given link:

    git clone https://github.com/apu52/Temperature_Converter
  • Step 2:- Go inside Temperature_Converter Directory.

    cd Temperature_Converter
  • Step 3:- Install packages dependencies, run following command in terminal / CMD

    npm install
  • Step 4:- To run this project locally, run the following command

    npm start
  • Step 5:- Open browser and go to localhost:5000

    • That's it Your Project setuped successfully for dev environment

Now you can Create Specific branch to work on this project ->

  • Create a branch using below command.
    git branch <your branch name>
  • Checkout to your branch.
    git checkout <your branch name>
    
  • Add your code in your local machine folder.
    git add .
    
  • Commit your changes.
    git commit -m"<add your message here>"
    
  • Push your changes.
    git push --set-upstream origin <your branch name>
    
  • Add your project name with the link in the readme in the desired format.
  • Make a pull request! (compare your branch with the owner main branch)

Built with love
By apu52 © MIT License


Connect Project Admin

Arpan Chowdhury

WhatsApp Image 2023-07-12 at 12 34 13

              

Project Stats 🌟 Stars 🍴 Forks 🐛 Issues 🔔 Open PRs 🔕 Close PRs

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.