Skip to content

mezzab/currencyconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyConverter

A currency converter web application.

Development

Installation:

Install dependencies

$ yarn install

Development build:

Run the web application with hot reload

$ yarn start-web

Running linting process:

This ensure we follow the styleguide.

$ yarn run lint

Testing the project:

Generate test reports.

$ yarn run test

Using Redux DevTools:

Get the extension from Chrome Web Store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published