LamineGitHub / Currencies_Conversion

The project is a web application that allows users to convert currencies and perform basic mathematical calculations.

Home Page:https://laminegithub.github.io/Currencies_Conversion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Converter and Calculator

Design preview for Curencies Conversion Calculator

Brief Project Description: The project is a web application that allows users to convert currencies and perform basic mathematical calculations. The main function of the application is currency conversion, but it also includes a calculator for simple math operations. The project uses the TailwindCSS framework for its design.

Prerequisites:

  • A web browser (Google Chrome, Mozilla Firefox, Safari, etc.)
  • An internet connection
  • Basic knowledge of web programming (HTML, CSS, JavaScript)
  • An API key for exchange rates (can be obtained for free from various online sources)

Installation:

  1. Download or clone the project source code from the GitHub repository.
  2. Open the project folder in your code editor.
  3. Install dependencies by running the command npm install in your terminal.
  4. Add your own API key
  5. Run the project using the command npm run dev.
  6. Open your web browser and go to the address "http://localhost:3000" to use the application.

About

The project is a web application that allows users to convert currencies and perform basic mathematical calculations.

https://laminegithub.github.io/Currencies_Conversion/


Languages

Language:JavaScript 80.0%Language:HTML 16.0%Language:CSS 3.9%