Loading repository data…
Loading repository data…
arturw1998 / repository
Simple React Currency Converter Application
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Simple React Currency Converter Application
git clone https://github.com/ArturW1998/CurrencyConverter.git
yarn install
yarn start
Open the web browser to http://localhost:3000/
yarn build
To do the actual linting and formatting, run:
yarn lint / yarn lint:styles / yarn format / yarn format:styles
To run tests using Jest and RTL:
yarn test
Please contribute to the project if you know how to make it better, including this README :)