Skip to content

Instantly share code, notes, and snippets.

View fakela's full-sized avatar
🏠
Working from home

Favour Kelvin fakela

🏠
Working from home
View GitHub Profile
mkdir server && cd server
npm init
@fakela
fakela / gist:bc0997840395c94161ab1a79b68d5d47
Created July 15, 2023 01:36
Demo example for marketing agency
[
{
"name": "John",
"age": 35,
"gender": "Male",
"feedback": "Great experience with the product. The customer support was helpful and responsive.",
"rating": 4
},
{
"name": "Sarah",