Skip to content

sarkeranik/to-do-app

Repository files navigation

Your daily To DO APP tracker

With this project I've implemented CRUD Operations with Vue.js and a json server

Features implemented :

Created a dummy json server for using as backend API
Created Vue Project
Structured of the App
Form Design in Vue
Form Validation
Form Submit in vue
Retrieve & Display records from Web API with Vue
Form Reset Operation
Update Operation through api
Create Operation through api
Delete Operation through api
Read Operation through api

Here is a sanpshot of the project,

TO DO APP

To setup the project in your local download the repo follow the steps bellow

npm install

Compiles and hot-reloads for development

npm run serve

Run the backend server in diffrent terminal

npm run backend

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published