Skip to content

CurrencyConverter is a user-friendly web application designed to effortlessly convert currencies and empower users with real-time exchange rates.

License

Notifications You must be signed in to change notification settings

gabrielpalassi/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyConverter

CurrencyConverter is a web application that facilitates seamless currency conversion, offering real-time exchange rates and a user-friendly experience.

Features

  • Currency Conversion: Convert between different currencies effortlessly.
  • Real-time Exchange Rates: Stay updated with the latest market rates.
  • Intuitive Interface: User-friendly design for easy navigation.
  • Global Accessibility: Ideal for travelers, traders, and anyone dealing with multiple currencies.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js
  • Angular CLI

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/CurrencyConverter.git
  2. Navigate to the backend project directory:

    cd CurrencyConverter/backend
  3. Install dependencies:

    npm install
  4. Do the same for the frontend:

    cd ../frontend
    npm install

Usage

  1. Navigate to the Node.js backend:

    cd backend
  2. Start the server:

    node index.js
  3. Navigate to the frontend directory:

    cd ../frontend
  4. Run the Angular app:

    ng serve
  5. Open your browser and visit http://localhost:4200 to use CurrencyConverter.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Happy converting!

About

CurrencyConverter is a user-friendly web application designed to effortlessly convert currencies and empower users with real-time exchange rates.

Topics

Resources

License

Stars

Watchers

Forks

Languages