lelouchB / final-space-api

Final Space API : RESTful API based on the show Final Space.
https://finalspaceapi.com
BSD 3-Clause "New" or "Revised" License
78 stars 47 forks source link

Added Vue Example #130

Closed Devdre1909 closed 3 years ago

Devdre1909 commented 3 years ago

Added Vue JS example with Fetch API and Axios. Added Image for the result preview

lelouchB commented 3 years ago

@Devdre1909 This looks really awesome 👌 Nice work

I will get to this sometime today and ship it into production as soon as possible

lelouchB commented 3 years ago

Hey @Devdre1909 Can you make this a column like in React example , this does not look good on Mobile Devices image

On mobile, this cards become smaller and difficult to read.

There is a small issue of Dark Mode image

What React example is like image

Also try to use Verdana font and color:"purple",

Thanks Just make these updates and we are good to go

Let me know if you have any questions

Devdre1909 commented 3 years ago

@lelouchB Okay. I will fix all that, but about the font Verdana, it a paid Microsoft font, how do I use it?

Then you can leave it.

Thanks

Devdre1909 commented 3 years ago

Hi @lelouchB

I made the changes as requested. I also tried to dynamically change the images using themeContext. I am not really sure if the logic can be used in production.

Kindly, check it to let me know if It will work, or I should just use one image. Thanks.

lelouchB commented 3 years ago

@Devdre1909 Great I'll check and let you know

Thanks

lelouchB commented 3 years ago

Hey @Devdre1909 It's live https://finalspaceapi.com/docs/vuejs/

I made a few minor changes.

Thanks for this amazing example

Devdre1909 commented 3 years ago

@lelouchB You are welcome.

I am glad that I'm able to make a contribution.