Skip to content

codemaniac-sahil/currency_converter_react

Repository files navigation

Currency Converter Web App

This web app shows the value of one currency in differnt currencies.

CC design

👨‍💻 Website link: Currency Converter


👇 Prerequisites

Before installation, please make sure you have already installed the following tools:

Alternative - Docker

  1. Ensure you have Docker installed
  2. Open your terminal/command line tool
  3. Run docker-compose up
  4. Open your browser to http://localhost:3000/

🛠️ Installation Steps

  1. Fork the project
  2. Clone the forked project
git clone https://github.com/<your_name>/currency_converter_react.git
  1. Navigate to the cloned project directory
cd currency_converter_react
  1. Install the dependencies with npm install
  2. Run npm start to start the server
  3. Open the browser to visit the website at http://localhost:3000/

👨‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are truly appreciated.
  • API used in this project is exchangerate.host.

🙏 Support

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️


Thanks to all Contributors

Thanks a lot for spending your time helping currency_converter_react.

Contributors