Create Currency Converter App in React | ReactJS Tutorial with Fetch API, async/await, and hooks

Описание к видео Create Currency Converter App in React | ReactJS Tutorial with Fetch API, async/await, and hooks

Learn how to create a Currency Converter ReactJS Project with API requests using JSX, Functional components, Fetch API, hooks 'useState' and 'useEffect'.

Source code: https://github.com/DzmitryUr/react-ap...
API for exchange rates: https://www.frankfurter.app/

⌚️Timestamps:
0:00 Design of the Currency Converter Project
0:49 Setting Up the ReactJS Project with ViteJS
2:50 Create CurrencyConverter functional component
6:00 Styling the App with CSS
8:02 API for exchange rates
8:59 Fetch API, sending request to the API using fetch() function and retrieving the data with async/await with 'useEffect' hooks
26:47 Error handling with try/catch in async functions
29:51 Final Testing of the Currency Converter Application

#ReactJS #CurrencyConverter #FetchAPI #AsyncAwait #ReactTutorial #WebDevelopment

Комментарии

Информация по комментариям в разработке