Skip to content

AmiltonCabral/react-currency-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Calculator with React

About

This project was bootstrapped with Create React App.

Currency Calculator is an app that converts and calculates the rate between two currencies, similar to Google app.

The currency quote is automatically updated from a public API.

Layout web

layout_web

Run project

# clone the repository
git clone https://github.com/AmiltonCabral/react-currency-calculator.git

# go to project directory
cd react-currency-calculator

# install React scripts
npm i react-scripts

# run the project
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Technologies used

  • HTML, CSS, JS
  • ReactJS

About

I made a Currency Calculator using React to portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published