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: 5 months ago
JSON representation
Small Simple Currency Converter
- Host: GitHub
- URL: https://github.com/taypyc/simple-currency-converter
- Owner: taypyc
- Created: 2024-08-15T22:00:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T08:37:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-11T23:40:58.872Z (over 1 year ago)
- Topics: axios, emotion, emotionjs, jest-dom, mui-icons, mui-material, react, react-dom, react-scripts, styled-components, user-events, web-vitals, web-vitals-core
- Language: JavaScript
- Homepage: https://simple-currency-converter-beta.vercel.app
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.