Tagged in

Vuejs

Chingu
Chingu
Join our friendly community's mission to create a collaboration & opportunity hub for tech-learners! Developers | Designers | Data Scientists
More information
Followers
3K
Elsewhere
More, on Medium

Recipe-box using VueJS

This is my third project using VueJS under Data Visualization Certification from FreeCodeCamp. I used vue-material for this app. This project took more time compared to the earlier projects. I also learnt more about Vue’s event emitters and props and Vue-material’s modals.


FCC Camper Leaderboard using VueJS

The second project under Data Visualization Certification from FreeCodeCamp is to build a Camper leaderboard. Fetching 2 types of data from the API and toggling between the two views using one click is the key part of this app.


Markdown Previewer using VueJs

This is the first project under Data Visualization Certification from FreeCodeCamp . FCC recommends using ReactJS for this. But, I used VueJS in this project because it was easier and it gets things done fast. I used Bootstrap for styling and making a responsive design.