/Users-CRUD-Operation

This project is based on Vue 2. In this project, crud operations have been performed on data fetched from dummy JSON APIs. These Apis only work for given users at the website https://dummyjson.com/docs/users. If you want to login you can use this user with Login ID: atuny0 and Password: 9uQFF1Lh

Primary LanguageVueMIT LicenseMIT

user-data-handling

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.