Juliano-rb / clients-crud-frontend

A small client to a small backend. Create, list, update and delete Clients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clients CRUD - Frontend

Hey, this is my first Vue.js project. A frontend to https://github.com/Juliano-rb/clients-crud-backend. I created it for a hiring test. I didn't get the job, but it was a nice experience.

Technologies

  • vue.js 3.0
  • vue-router
  • axios

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.

About

A small client to a small backend. Create, list, update and delete Clients.


Languages

Language:Vue 86.8%Language:JavaScript 6.7%Language:HTML 6.1%Language:Shell 0.4%