ixtk / product-feedback

A frontend platform for browsing and adding product feedback

Home Page:https://productfb.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a solution to the Product feedback app challenge on Frontend Mentor.

Users can

  • Create, read, update, and delete product feedback requests
  • Receive form validations when trying to create/edit feedback requests
  • Sort suggestions by most/least upvotes and most/least comments
  • Filter suggestions by multiple categories
  • Add comments and replies to a product feedback request
  • Upvote product feedback requests

Built with

  • Next.js & Typescript
  • React-hook-form
  • TailwindCSS
  • HeadlessUI
  • ESLint & Prettier
  • Git hooks

The data

The data comes from a local json file instead of an API. Avatar images are hosted on Cloudinary.

Acknowledgements

Frontendmentor Slack community

About

A frontend platform for browsing and adding product feedback

https://productfb.vercel.app


Languages

Language:TypeScript 95.8%Language:JavaScript 3.0%Language:CSS 0.9%Language:Shell 0.2%