Skip to content

rafaelppereira/interno-winker-builder-form

Repository files navigation

Winker builder form

Essa aplicação foi criada com o objetivo de mostrar um exemplo de como funciona a biblioteca CraftJS

Instalação

- Pré-requisitos

# - Instalação do Node js
  npm install ---------- Instala as dependências
  npm run dev ---------- Executa o projeto em dev

Bibliotecas utilizadas

Front-end:

  "dependencies": {
    "@unform/core": "^2.1.6",
    "@unform/web": "^2.1.6",
    "apexcharts": "^3.35.0",
    "date-fns": "^2.28.0",
    "firebase": "^9.6.10",
    "framer-motion": "^6.2.9",
    "js-cookie": "^3.0.1",
    "next": "12.1.4",
    "next-pwa": "^5.5.2",
    "numeral": "^2.0.6",
    "pdfmake": "^0.2.5",
    "react": "18.0.0",
    "react-apexcharts": "^1.4.0",
    "react-dom": "18.0.0",
    "react-icons": "^4.3.1",
    "react-input-mask": "^2.0.4",
    "react-modal": "^3.14.4",
    "react-toastify": "^8.2.0",
    "styled-components": "^5.3.5",
    "uuid": "^8.3.2",
    "yup": "^0.32.11"
  },
  "devDependencies": {
    "@types/js-cookie": "^3.0.1",
    "@types/node": "^17.0.23",
    "@types/numeral": "^2.0.2",
    "@types/react": "^17.0.43",
    "@types/react-dom": "^17.0.14",
    "@types/react-modal": "^3.13.1",
    "@types/styled-components": "^5.1.24",
    "@types/uuid": "^8.3.4",
    "eslint": "8.12.0",
    "eslint-config-next": "12.1.4",
    "typescript": "^4.6.3"
  }

Autores

Roadmap

  • Melhorar o suporte de navegadores

  • Adicionar mais integrações

About

⚪️ This application was created with the aim of showing an example of how the CraftJS library works

Topics

Resources

Stars

Watchers

Forks