Skip to content

Gopal-Forks/vue3-realworld-app

 
 

Repository files navigation

RealWorld Example App

RealWorld Frontend standard-readme compliant code style

Background

Vue3 codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with Vue3 including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the Vue3 community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

Features

Usage

git clone git@github.com:niyaco/vue3-realworld-app.git

cd vue3-realworld-app

pnpm install

pnpm dev

pnpm test

pnpm build

Related Efforts

  • vue3-realworld-example-app - Explore the charm of Vue composition API! Vite?
  • vue-ts-realworld-app - 🏆Full fledged implementation of Real World App written in Vue + TypeScript.
  • vue-realworld-example-app - An exemplary real-world application built with Vue.js, Vuex, axios and different other technologies. This is a good example to discover Vue for beginners.

Maintainers

@Niyaco

License

MIT © Niyaco

About

🖖 Best practices for building RealWorld with Vue3

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.2%
  • TypeScript 20.1%
  • HTML 1.7%