To task giver: I didn't well understand what you meant about how to create the feedbacks part because there is no feedbacks section in the design so i integrated the api to the contact form
Run the development app:
npm run dev
# or
yarn dev
# or
pnpm dev
Run the mock server:
npm run server
# or
yarn server
# or
pnpm server