Skip to content

hectorddmx/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# currency_converter

Code Chalenge for a certain company

To run the project

cd to the root of the repository, then:

Instead of the value xxx use your own EXCHANGERATESAPI_KEY down below:

touch '.env'
touch 'test/.env'
echo "EXCHANGERATESAPI_KEY='xxx'" >> '.env'
echo "EXCHANGERATESAPI_KEY='xxx'" >> 'test/.env'

Code Challenge instructions

[[Code Challenge instructions]]

Notes

[[Installing flutter]] [[Notes]] [[Notes]]

About

Code Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages