Skip to content

kashua14/forex-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Currency Converter

Setup & Run

Clone or download the repository. Go to project's root directory and run following command in terminal to install dependencies:

npm i

When this finishes, start app with:

npm run start

When webpack finish with bundling, app should start at: http://localhost:8080.