profDevA / currency-exchange-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Exchange App with Create React App

This project was bootstrapped with Create React App.

Live url:

Currency Exchange App

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.\

Project Summary

Stack

React, Create React App

Lint

Eslint

Cord Format

Prettier

API

Exchange Rate API.

You need to get API key and put it in .env file

// .env
REACT_APP_ACCESS_KEY=YOUR_API_KEY

About


Languages

Language:JavaScript 69.8%Language:CSS 15.6%Language:HTML 13.8%Language:Shell 0.8%