Tired of copy and pasting lorem user's testimonial text which doesn't give the feel of authenticity, don't worry try testimonial API to get dummy testimonial data that includes :
- User ID
- Name
- Location
- Designation
- Avatar
- Message
- Rating
- Audio
Contain upto 10 users data, simple use a GET HTTP request on the link. Individual of one data can be fetch using respective ID.
Based on ID from 1 to 10 get a particular user data. Note here odd ID are male person testimonial data while even ID are female testimonial data. Below is exmaple of fetching the first user data.
- [React] - Frontend Framework
- [Tailwind CSS] - CSS Framework
- [Nextjs] - SSR
Run the development server:
npm run dev
# or
yarn dev

