A website using various APIs and calculations allowing for arbitrary comparison of Currency Values, Cryptocurrencies, and Stocks in any combination
- View current exchange rates for various values.
- Select different base and target values for comparison.
- User-friendly interface for easy navigation and interaction.
- React.js
- HTML
- CSS
- eodhd API
- coinLayer API
-
Clone the repository: git clone https://github.com/Irezumii/My-Portfolio.git
-
Install dependencies: cd exchange-everything npm install
-
Run the application: npm start
-
Open your web browser and navigate to
http://localhost:3000
to view the app.
- Upon launching the application, you will see the empty values comparison.
- Use the dropdown menus to select different base and target values.
- The exchange rate will be updated accordingly.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/new-feature
). - Create a new pull request.
For any inquiries or feedback, please contact Konrad at konradsordyl13@gmail.com.