/mastercurrency

MasterCurrency Web Application

Primary LanguageJavaScriptMIT LicenseMIT

logo

MasterCurrency

Currency conversion web application built with ReactJS, powered by GatsbyJS.

Click here to launch MasterCurrency

🧰 Prerequisites

  1. Install NodeJS https://nodejs.org/en/
  2. Install GatsbyJS https://www.gatsbyjs.org/docs/quick-start/
  3. Install dependencies npm install

🚀 Deployment

Development

  1. Locate the repository in bash
  2. Run npm install in the repo folder
  3. Run npm run develop in the repo folder
  4. Open browser and navigate to http://localhost:8000/

Production

  1. Locate the repository in bash
  2. Run npm install in the repo folder
  3. Run npm run build in the repo folder

👷 Built With

🎨 Designed With

📚 Author