Skip to content

This is a currency calculator made with React. It's one of numerous tasks of YouCode course. This application uses TypeScript, axios and custom hooks to call for rates and to get locale time. Loading and error states are handled based on returned promise.

Notifications You must be signed in to change notification settings

marcin10lw/currency-converter-react

Repository files navigation

Marcin Augun - Currency Converter

Description

Welcome to the Currency Converter project! This is a currency calculator that can convert currencies using data fetched fetched from exchangerate.host open API.

YouCode

This project is a task within YouCode.

YouCode is a frontend development online school with great community.

💻 Project Tech Stack:

react typescript Styled Components react query create react app webpack babel normalize

Page Preview 💻

Error preview

Getting Started

This project was bootstrapped with Create React App.

To get a local copy up and running follow these simple steps.

Installing

  1. Clone the repo:
git clone https://github.com/marcin10lw/currency-converter-react
  1. Change into the project directory:
cd currency-converter-react
  1. Install dependencies:
npm install

Running the development server

npm start

Then open http://localhost:3000 to view the app in your browser.

About

This is a currency calculator made with React. It's one of numerous tasks of YouCode course. This application uses TypeScript, axios and custom hooks to call for rates and to get locale time. Loading and error states are handled based on returned promise.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published