Skip to content

A simple currency converter application built with Tailwind CSS and JavaScript. Users can easily convert between different currencies using up-to-date exchange rates from the Coinbase API.

mkamburdev/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter Project

Currency Converter

This repository contains all the code for a currency converter application. The application is developed using Tailwind CSS and JavaScript.

The application is a web application that allows users to convert between different currencies. Users can select the currencies they want to convert, enter the amount, and then perform the conversion.

The Coinbase API is used to fetch the current exchange rates.

Screenshots

Project Screenshot

Features

  • Aesthetic appearance with a background image.
  • Simple and user-friendly interface.
  • Conversion form:
    • Ability to select the currencies to convert.
    • An input field to enter the amount to convert.
    • Conversion button.
  • Conversion functionality:
    • Performs the conversion using the Coinbase API.
  • Displaying the result:
    • Shows the converted amount to the user.

Technologies

  • Tailwind CSS
  • JavaScript
  • HTML
  • Coinbase API

Color Reference

Color HEX
Cod Gray #0a0a0a #0a0a0a
Mischka #d1d5db #d1d5db
Athens Gray #e5e7eb #e5e7eb
Catskill White #f1f5f9 #f1f5f9

Fonts

  • Google Fonts
  • Inter
  • Thasadith

Photos

  • Unsplash

What I learned

  • Enhanced my skills in front-end development using Tailwind CSS.
  • Deepened my understanding of asynchronous JavaScript and API integration.
  • Learned how to fetch and process data from external APIs.
  • Improved my knowledge of HTML structure and form handling.

Demo

https://currency-converter-mk.vercel.app/

Author

About

A simple currency converter application built with Tailwind CSS and JavaScript. Users can easily convert between different currencies using up-to-date exchange rates from the Coinbase API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published