{
"numberOfRecommends": 1900,
"title": "My First Fake Medium Post",
"subtitle": "and why it makes no intelligible sense",
"paragraphs": [
{
"text": "This is supposed to be an intelligible post about something intelligible."
},
{
"text": "Uh, sorry there’s nothing here."
},
{
"text": "It’s just a fake post."
},
{
"text": "Love it?"
},
{
"text": "I bet you do!"
}
]
}
Api endpoint: https://api.myjson.com/bins/19dtxc
Here's how I built the Medium Clap clone
To run app:
1. git clone https://github.com/ohansemmanuel/fake-medium.git
2. cd fake-medium
3. yarn install
4. yarn run start