kaplanark / notes_frontend

Notes App Frontend Repo (Vue,Axios)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes App Frontend

Google is a note-taking application built with similar logic and features. This is the frontend of the notes app. The backend is built with Json Server. The frontend is built with Vue.js and Vuetfy. This is personal project to learn Vue.js and Vuetify.

You can use this application in your personal projects and commercial projects. You can also modify this application. You can also use this application as a template for your projects.

Used technologies

  • Vue.js
  • Vuetify
  • Json Server
  • Vue Router
  • Vuex
  • Axios
  • Vue Vlidate

Screenshots

Installation

npm install

Run

npm run serve

Json Server

npm install -g json-server json-server --watch db.json

About

Notes App Frontend Repo (Vue,Axios)

License:MIT License


Languages

Language:Vue 75.8%Language:JavaScript 22.5%Language:HTML 1.7%