gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

Home Page:https://main--realworld-docs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt.js

anishkny opened this issue · comments

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

commented

@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?

commented

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

Thanks, @devjang! 😄

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