/alasco

Real time currency converter

Primary LanguageJavaScript

Steps to run

In the project directory, run:

npm install

After it finishes, run:

npm start

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

Tests

npm test

This will run all the tests in this project

Build

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.