Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.55 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.55 KB

Vue3 Todo Application

Simple and Pure Vue3 application with features like User Registration, Login, Vue-Router4, Auth Guard, User Authentication Route, Vuex4, Todo Tutorial with CRUD Operations and Vuelidate form validations without any other external libraries.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

🎉 Demo Link 🎉

Features available in the application:

  1. Perfect Folder Structure
  2. User Registration
  3. Login
  4. Vue Router v4
  5. Auth Guard
  6. Vue Router with Authentication
  7. Vuelidate (Form Validations)
  8. Vuex4
  9. Individual Components and Modules
  10. No other external libraries
  11. Custom Utils functions (Format Phone (111) 111–1111), & localstorage, ... etc)

Screen Shots

Screenshot 2021-04-11 at 11 06 26 PM

Screenshot 2021-04-11 at 11 07 04 PM

Screenshot 2021-04-11 at 11 07 30 PM