Project in Vue.js 3 in which GraphQL is implemented to consume data from RickAndMortyapi.com. Tailwind is used to quickly give the application a good appearance.
This project is carried out following the Vue 3 Practical Workshop given by Samuel Burbano.
Clone the repository
git clone https://github.com/EspiFreelancer/VueJS-3-GraphQL-Tailwind.git
Enter the project folder
cd VueJS-3-GraphQL-Tailwind
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
The development server will run at http://localhost:8080/