GithubHelp home page GithubHelp logo

neginsal / crud-vue3 Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 359 KB

A simple vue3 crud app with axios and json-server.

JavaScript 20.27% HTML 7.77% Vue 71.22% CSS 0.74%
axios json-server vue3 tailwindcss

crud-vue3's Introduction

About this project ๐ŸŒฟ

This is a simple CRUD-Vue3 app.

You can do crud operation (create, read, update, delete).

It has three default values with two fields : name & username. you can delete, edit each item or add a new one.

Vue3-crud

Tech ๐Ÿ› ๏ธ

This app uses:

  • Vue3
  • Tailwind
  • axios
  • json-server

Scripts for running this project ๐Ÿ“

To the see the project in your browser you should run these two commands:

1. npm run serve

first you should use this command to runs the app in the development mode.
Open http://localhost:8080/ to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

2. npx json-server --watch data/data.json --port 8000

open a new terminal and run this command to start json-server.

Learn More ๐Ÿ“–

You can learn more about this project in this link Vue3 crud app with json-server and axios.

crud-vue3's People

Contributors

neginsal avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.