An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

It's a Feedback Widget build in NLW Return


FeedGet 🤔


Technologies   |   
Project   


PRs welcome!

License


## 🚀 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`