Project-Guidance
Project-Guidance copied to clipboard
Title: Add Currency Converter Project
Is your feature request related to a problem? Please describe.
I wish to add my Currency Converter Project made in React Js and using technique of API fetching in medium section of Web Development.
Describe the solution you'd like.
It fetches rates of all currencies periodically and converts from one to another.
Describe alternatives you've considered.
User can enter any amount in any currency and get its equivalent in another currency. SPECIALITY: It uses a bidirectional approach,ie it can convert both ways among two chosen currencies.