DEV Community

Cover image for Project showcase: Country Currency Information Search
Aden Eilers
Aden Eilers

Posted on

4 2

Project showcase: Country Currency Information Search

View live: https://fig781.github.io/vue-country-currency-information/
GitHub Repo: https://github.com/fig781/vue-country-currency-information

I wanted to briefly show a project I made two years ago. This was the first project I built with Vue.js. It definitely helped me understand the basics of the framework. If you are just starting to learn a framework, then I recommend making a project like this. The project pretty much touches on all the basics of the framework (state, events, methods, computed properties, watchers, data fetching etc...).

The site uses the forex api from https://fcsapi.com/. They have a good free tier that works great for a simple project.

Overall, I think the project looks good. I am a big fan of the button design and the box-shadow effect on all the buttons and cards. I would definitely improve the look of the information cards if I was to do it over again. They definitely look unfinished.

Leave a comment if you have any feedback or questions.

My Site: https://www.aden-eilers.com/
GitHub: https://github.com/fig781

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay