Skip to content

frousterz/exchange-rate-calculator

Repository files navigation

Exchange Rate Calculator

The project was developed to learn some concepts related to Nuxt Js, Axios, APIs and the Bulma framework.

Technologies

  • NuxtJs
  • Axios
  • Netlify
  • Exchange Rate API
  • Bulma and Buefy
  • Vue-Particles

Installation

Download or clone the project and install the packages:

$ npm install

Run the project

Make sure you are in the projects' directory, then execute the following command to run the project locally:

$ npm run dev

or

$ yarn dev

Then, just open your browser and go to localhost:3000/.

Build

To build the project run:

$ npm run generate

or

$ yarn generate

For detailed explanation on how things work, checkout Nuxt.js docs.

Demo

I've uploaded this project to Netlify, here is the demo link.

Important Mention

The user Indrek Lasn posted this app idea in an article on medium.com, so you can visit his posts to find cool ideas for new projects and start learning or building awesome apps.

References

About

exchange-rate-calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published