💱 Build A Currency Converter using React JS | Best Beginner React JS Project

Опубликовано: 22 Февраль 2025
на канале: CodingNepal
13,771
363

In the video, I've shown you how to build a functional currency converter using React JS. Users can input an amount, select currencies for conversion, and click a button to fetch the exchange rate. The converter also displays flags representing currency codes, and clicking a swap button switches the currencies.

🖼️ Get background image, svg icon, and currency array
➤ https://drive.google.com/drive/folder...

🗂️ Get Source Codes of this Currency Converter
➤ https://www.codingnepalweb.com/build-...

🌐 Visit CodingNepal for helpful coding projects
➤ https://www.codingnepalweb.com

⭐ Hire me on Fiverr
➤ https://www.fiverr.com/prakashahi

📷 Follow me on Instagram
➤   / coding.np  

📲 Follow me on X (Twitter)
➤ https://www.x.com/codingnepal

🕔 Timestamps
0:00 Currency Converter Demo
1:11 Initializing the React JS project
2:26 Making the main App component
6:56 Styling the App component
20:28 Making Converter Form a component
21:25 Making Currency Select a component
23:33 Working on Currency Select component
28:42 Implementing data fetching for currency rates

#reactjs #css #javascript #currency_converter