Skip to content

Important repository for storing testimonials, where all testimonials are saved in a file for easy management and integration on our official website

Notifications You must be signed in to change notification settings

GoMoof/testimonials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Reviews

Repository which stores reviews of the offical GoMoof Site. Content here will be displayed on our website https://gomoof.app

Create a new Review:

  1. Fork this repository and add an entry to the JSON File.
  2. Create a pull request with your changes.
  3. Once your pull request is accepted, your review will be displayed on our website.

Template of a Review:

{
  "title": "Your title",
  "review": "Your Review",
  "author": "Your Name",
  "rating": 5,
  "date": "2023-10-01",
  "image": "https://example.com/image.jpg",
}

About

Important repository for storing testimonials, where all testimonials are saved in a file for easy management and integration on our official website

Resources

Stars

Watchers

Forks