Skip to content

Repository of the glutton project, software developed with the aim of making a simple test in Apis

License

Notifications You must be signed in to change notification settings

Christian-M-Silva/glutton

Repository files navigation

Glutton

Table of contents

Overview

The objectives

  • Create a web application capable of doing basic tests with apis, such as crud and authentication with the jwt Token

How to run the project

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.

Solution link

Click here to go to the project

My process

Built with

  • VueJS
  • Tailwind Css
  • Tailwind Elements
  • Tailwind Forms
  • Axios
  • indent-textarea

What I learned

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.

Author

About

Repository of the glutton project, software developed with the aim of making a simple test in Apis

Topics

Resources

License

Stars

Watchers

Forks