Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taypyc/simple-currency-converter

Small Simple Currency Converter
https://github.com/taypyc/simple-currency-converter

axios emotion emotionjs jest-dom mui-icons mui-material react react-dom react-scripts styled-components user-events web-vitals web-vitals-core

Last synced: 17 days ago
JSON representation

Small Simple Currency Converter

Awesome Lists containing this project

README

        

# Small Currency Converter Application

## Header component with current currency exchange
## Main component with currency converter

---

1. Clone the repository to your computer (by executing the command: git clone :taypyc/simple-currency-converter.git in the terminal).
2. Download all dependencies with npm install or just npm i
3. Run the application using the npm run start command.

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.

You may also see any lint errors in the console.