Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagoow/scaleupcustomers-vuets-tailwindcss
Landing page desenvolvida com Vue 3 e TypeScript. Utilizando as bibliotecas Tailwind CSS, @kyvg/vue3-notification, e enviando dados do formulário para uma spreadsheet utilizando a API SheetDB.
https://github.com/thiagoow/scaleupcustomers-vuets-tailwindcss
sheetdb sheetdb-api tailwind-css tailwindcss ts typescript vite-ts vitejs vue-notification vue3 vuejs3
Last synced: about 2 months ago
JSON representation
Landing page desenvolvida com Vue 3 e TypeScript. Utilizando as bibliotecas Tailwind CSS, @kyvg/vue3-notification, e enviando dados do formulário para uma spreadsheet utilizando a API SheetDB.
- Host: GitHub
- URL: https://github.com/thiagoow/scaleupcustomers-vuets-tailwindcss
- Owner: Thiagoow
- Created: 2022-09-25T03:02:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-15T16:26:47.000Z (about 2 years ago)
- Last Synced: 2023-03-04T20:34:35.059Z (almost 2 years ago)
- Topics: sheetdb, sheetdb-api, tailwind-css, tailwindcss, ts, typescript, vite-ts, vitejs, vue-notification, vue3, vuejs3
- Language: Vue
- Homepage: https://scaleup-customers.vercel.app
- Size: 1.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👔 Scaleup Customers - Vue, Ts & Tailwind CSS
Projeto desenvolvido por: Thiago Silva Lopes, em 09/2022.
Para o code challenge da vaga de Front End Jr, da Scaleup.### Demo: https://scaleup-customers.vercel.app
Instalar o projeto localmente:
```
yarn install
```Compilar/executar o projeto:
```
yarn dev
```