Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.31 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.31 KB

🔥 Feedback Widget 🔥


Componente React para envio de feedbacks.

📖 Stack 📖

  • React
  • Typescript
  • Tailwindcss
  • Phosphor Icons
  • HeadlessUI
  • Html2Canvas

💻 Test by yourself 💻

Clone the repository

  $ git clone https://github.com/kayooliveira/feedget.git

Install the dependencies

  $ npm install
  #or
  $ yarn install

Run the project

  $ npm run dev
  #or
  $ yarn dev

The app will be available to test in the url http://localhost:3000 by default

feito com 💕 por Kayo Oliveira