Check out the live app Currency Calculator
- React
- CSS
- create-react-app
-
Clone this repository.
git clone https://github.com/mahmoud-mohsen-dev/currency-converter.git
-
Navigate to the Project Directory:
cd currency-converter
-
Install Dependencies:
npm install
-
Start the Development Server:
npm run start
-
Open in your Browser:
Open your web browser and go to http://localhost:3000 to see the app in action.
Now you have the "currencyConverter" app up and running on your local machine.