- Create a web application capable of doing basic tests with apis, such as crud and authentication with the jwt Token
After downloading the application to your machine, run it in the terminal:
yarn
After successful installation of all packages, run in terminal:
yarn dev
Open http://localhost:8080 to view it in your browser, or if you prefer via the network open http://192.168.15.59:8080/ Possible errors caused by changes can be seen in the console.
Click here to go to the project
- VueJS
- Tailwind Css
- Tailwind Elements
- Tailwind Forms
- Axios
- indent-textarea
I learned how to use axios to make a crud and how to intercept and unstructure the request and response of an Api, how to insert a jwt token into an api, how to use tailwind's forms and elemnet to make an intuitive, responsive interface is nice.
- Name - Christian
- Instagram - @apredizti
- Linkedin - @Christian Silva
- GitHub - @Christian Silva