Skip to content

samuelsilvadev/exchange-money

Repository files navigation

Issues MIT License Workflow


Money Exchange APP Logo

Money Exchange APP

Create personalized pockets and transfer money between them with the updated exchange rate.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

The project is a simple tool to help manage personal pockets with different currencies. In a simple way you can transfer your money between your pockets and get real time information about the current exchange rate of that currency.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • node

You can follow the installation guide from the official documentation here

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/samuelsilvadev/exchange-money.git
  1. Install NPM packages
npm install
  1. Create an .env file
cp .env.sample .env
  1. Update the RAZZLE_OPEN_EXCHANGE_RATES_APP_ID value in the .env file
API_BASE=your-app-id

Note: Currently we are using the openexchangerates API, you only need to create an APP there and put the newly app-id here.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/something-amazing)
  3. Commit your Changes (git commit -m 'feat: Add something amazing')
  4. Push to the Branch (git push origin feature/something-amazing)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Samuel Silva - @samuelsilvadev - samuelsilvawb@gmail.com

Project Link: https://github.com/samuelsilvadev/exchange-money

Acknowledgements

About

Create personalized pockets and transfer money between them with the updated exchange rate.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published