ishitaraina1807 / Currency-Converter

Get fast and easy calculator for converting one currency to another using the latest live exchange rates.

Home Page:https://currency-converter-live-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Converter

GitHub license GitHub repo size GitHub issues GitHub pull requests GitHub forks GitHub stars

Table of content

What is this project about

This Currency Converter web app is built using React.js and Chakra UI. It provides a simple and intuitive way to convert any currency in the world. With an easy-to-use interface, all you have to do is enter the amount you'd like to convert and select the currency you're converting from and to. The app will then show you the exchange rate and the amount you'll receive in the other currency. This app also includes a currency calculator so you can quickly calculate the amount you need to convert. With a fast loading time and a sleek design, this web app is perfect for anyone looking to quickly and accurately convert currencies.

Contributing Guidelines

  • Go through project README.md and CONTRIBUTING GUIDELINES to know about project and related guidelines.
  • Go through project to know what you can contribute towards it.
  • Before making a contribution, ask maintainers for the issue you plan to work on.
  • Make sure to mention the issue number in the pull request description if you are working on something that is already in discussion.
  • Make sure to follow the code style of the project.
  • Create a pull request in the name of the issue you are working on.
  • You can also create a pull request for an issue that is not mentioned in the repository. In that case, please provide proper description of what you are doing.
  • It is recommended to create a pull request as soon as possible (don't wait for the whole code to get completed).
  • All the PR’s must be made from a Branch. Create a separate branch for every Issue you are working upon and do not make PR’s from the Master Branch.
  • Please do not spam the repository with PRs. Make PRs only when you have solved the issue.
  • Anyone can contribute to this project. Just make sure to follow the guidelines.

How to contribute to this project

  • Fork this repository
  • Clone the repository
  • Create a branch using git checkout -b branch-name
  • Make your changes and commit them
  • Push your changes to your forked repository
  • Create a pull request to the master branch of this repository

How to setup this project

  • Clone this repository
  • Run npm install to install all the dependencies
  • Run npm start to start the development server
  • Open http://localhost:3000 in your browser to view the app

Author: Desai Hardik

Our Contributors ❤️

Contributors

Show some ❤️ by starring this awesome Currency Converter repository if you liked it!

About

Get fast and easy calculator for converting one currency to another using the latest live exchange rates.

https://currency-converter-live-app.netlify.app/


Languages

Language:JavaScript 96.4%Language:CSS 2.3%Language:HTML 1.3%