gothinkster/realworld

Nuxt.js

anishkny opened this issue ยท 5 comments

Trying out a RealWorld FE implementation using Nuxt.js over at anishkny/realworld-nuxt

@Cameron-C-Chapman @anishkny

this issue still work in progress?
I built a nuxt project for realworld example app

  • Nuxt
  • TypeScript
  • Nuxt Composition API
  • finish all features done

Demo: https://nuxt-realworld.vercel.app
Repo: https://github.com/devJang/nuxt-realworld

I was planning to create the nuxt.js based front end - and then found this https://github.com/devJang/nuxt-realworld. @devjang - is this project finished? If not do you need any help?

I was planning to create the nuxt.js based front end - and then found this https://github.com/devJang/nuxt-realworld. @devjang - is this project finished? If not do you need any help?

yes! this project(https://github.com/devJang/nuxt-realworld) finished to completed all feature

Thank you - I will look for something else

mvila commented

Thanks, @devjang! ๐Ÿ˜„

I added your Nuxt.js implementation in #600 and merged it to master.