Skip to content

Web app that converts currency BRL to USD and vice versa

License

Notifications You must be signed in to change notification settings

harlley/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

Web app that converts currency BRL to USD and vice versa.

A live demo can be found on this link.

Design and code by @harlley

screenshot

Tech Stack

  • HTML5
  • CSS3 (Grid Layout)
  • Vanilla Javascript

How to Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/harlley/currency-converter

# Go into the repository
$ cd currency-converter

# Install dependencies
$ npm install

# Run the app
$ npm start

License

MIT


harlleyoliveira.com.br  ·  GitHub @harlley  ·  Twitter @harlleydev

About

Web app that converts currency BRL to USD and vice versa

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published