A widget to facilitate the sending of feedbacks, developed using React.js and TailwindCSS.
➡️ The release 1.0.0 will be available when the <FeedGet /> component is published to npm as 'feedget'.
For any company, receiving feedback is extremely important to know how to improve their product. For any customer, giving feedback is extremely important to tell them how the product can be better. Thinking in this way, FeedGet aims to make a bridge between the two sides, facilitating this communication between customer and company.
npm ci && npm run bootstrap
npm run dev
This repository was created as 'Monorepo'.
./packages/web
- The website project../packages/api
- The api project../packages/app
- The mobile app project.
- React.js - Start using Vite
- Node.js
- React Native - Start using Expo
- Shared:
- Develop a Widget
- Take screenshot with html2canvas
- Accessibility
- Loading Component
- The version v0.1.0 of this project was developed at Next Level Week event provided by Rocketseat
- The project layout was developed by Ilana Mallak