Skip to content

mdandre89/noteapp-vue3-amplify

Repository files navigation

Production-ready Vue Authentication

User authentication flow in Vue3 with Vue Router & AWS Amplify.

To deploy this app - Amplify Console

amplifybutton

To run locally, follow these steps

  1. Download the project
git clone https://github.com/elephantcastle/noteapp-vue3-amplify.git
  1. Install the dependencies
yarn

# or

npm install
  1. Initialize the amplify project & create the service
amplify init

# answer the questions from the prompt

amplify push
  1. Run the app
npm run serve

About

Vue.js Todo App: Serveless REST Vue.js SPA built with Amplify and Vue3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published