https://github.com/gmartins-dev/vue-vftest
https://github.com/gmartins-dev/vue-vftest
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmartins-dev/vue-vftest
- Owner: gmartins-dev
- Created: 2023-02-06T16:01:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T17:09:21.000Z (over 3 years ago)
- Last Synced: 2025-02-01T17:25:31.995Z (over 1 year ago)
- Language: Vue
- Homepage: https://vue-vftest.vercel.app
- Size: 5.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

🖥 "ShoppingApp" - Vue.js 3 + TailwindCSS 📱
## 🗃 Project
Responsively home page for a webcommerce fetching dynamic data from a Shopify standart RESTful API.
## 🛠 Technologies
This project was developed with the following technologies:
**JavaScript**
**Vue.js**
**Vite.js**
**TailwindCSS**
## 💻 Demonstration
🔗 Online: https://vue-vftest.vercel.app/
🖥 Desktop:
📱 Mobile:
## 🚀 How to run
If you want to run the project on your local machine, just follow the steps below:
```bash
$ git clone https://github.com/guilhermemm-dev/vue-vftest
# Install the dependencies
$ yarn install or npm install
# Run
$ yarn run dev or npm run dev
```
```bash
⚠ Attention: Before run the App, don't forget to add an ".env" file at the root folder of the project with the api url as shown in the "env.example" file
```
## 📝 License
This project is licensed under the MIT license.

Guilherme Martins - @guilhermemm-dev
- Portfolio: https://guilhermemm.dev
- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev
- GitHub: https://github.com/guilhermemm-dev
- Email: guilhermemm.dev@gmail.com