christianflorez / assignment_exchange_rates

Exchange Rate Application using React.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exchange Rates Project

Exchange Rates

Technologies Used

React, Fetch API

Introduction

This project focuses on creating an exchange rate calculator using React in conjunction with the Fetch API to perform asynchronous requests and manipulate API responses.

Getting Started

To set this up on your local host, simply clone the repository, install the dependencies, and start the project with yarn start or npm start.

Deployment Link

A deployed version of this project may be found here.

Additional Notes

This project uses React's native state handling for all operations. Promises and the Fetch API are used extenisvely in the AppContainer.js file to help hydrate the front-end view.

About

Exchange Rate Application using React.js


Languages

Language:JavaScript 93.6%Language:HTML 5.2%Language:CSS 1.2%