https://github.com/leeocoder/feedget
It's a Feedback Widget build in NLW Return
https://github.com/leeocoder/feedget
Last synced: 5 months ago
JSON representation
It's a Feedback Widget build in NLW Return
- Host: GitHub
- URL: https://github.com/leeocoder/feedget
- Owner: leeocoder
- Created: 2022-05-02T11:57:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T01:11:49.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T09:46:33.561Z (about 1 year ago)
- Language: JavaScript
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
It's a Feedback Widget build in NLW Return
FeedGet 🤔
Technologies   |  Â
Project  Â

## 🚀 Technologies
This project was developed with the following technologies:
- React
- NodeJS
- Jest
- Typescript
- Express
- Prisma
- SQLite
- Html2Canvas
- TailwindCss
- Phosphor React - (Icons Library)
## 💻 Project
Feedeget is a Widget of feedback, where anyone can send a feedback, like report a bug, idea, or any suggestion and screenshot of you website.
## How to use?
Download this repositorie and with your teminal, enter in the directory
1. Run the command `npm install` to install the dependencies
2. After, run the command `npx prisma migrate dev` to run migrates.
3. And to start the application, run the command `npm start`