Skip to content

Currency conversion fees are usually considered to be unavoidable. But due to the amount of money exchanged globally between different currencies, traders could easily exchange the money directly between themselves, thus avoiding the conversion fees. This website is where people would post what currencies they have and which ones they desire. On…

Notifications You must be signed in to change notification settings

mhzaman-cs/Forex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forex

Currency conversion fees are usually considered to be unavoidable. But due to the amount of money exchanged globally between different currencies, traders could easily exchange the money directly between themselves, thus avoiding the conversion fees imposed by the banks. This website is where people would post what currencies they have and which ones they desire. Once a match is found they trade directly with the posted contact information.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Download npm and node.js, and yarn
  • Once npm is downloaded, download all the project dependencies

Installing

To download npm run the following command:

> npm install -g npm

To download yarn run the following command:

> npm install --global yarn

And to download all the dependencies run the following command, in both the root and client directory:

> yarn install

Deployment

  1. Download the dependencies mentioned above
  2. Run the following command in the root directory to deploy the web app on http://localhost:4000:
> yarn start

Demo

Built With

Note: these dependencies can also be found in the package.json file, along with the full list.

Authors

License

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

About

Currency conversion fees are usually considered to be unavoidable. But due to the amount of money exchanged globally between different currencies, traders could easily exchange the money directly between themselves, thus avoiding the conversion fees. This website is where people would post what currencies they have and which ones they desire. On…

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published