This project is for a full CRUD of a task app. For the application to perform the CRUD operations, it must do so through requests to an API that I made with Flask, also to make these requests I used the Axios library and for the UI I used Vuesax.
- Clone the repo and change "my-project" to your project name.
git clone https://github.com/josemiguel02/crud-api-todo-app.git ./my-project
- Go to the project directory
cd my-project
- Install NPM packages
npm install
Run the project in development
npm run serve
Build the project
npm run build
- Gmail - [email protected]
- Instagram - @jmdp.02