All Projects β†’ ohansemmanuel β†’ Fake Medium

ohansemmanuel / Fake Medium

πŸ’₯ A tiny (super tiny) medium article page + clap animation for demo purposes.

Programming Languages

javascript
184084 projects - #8 most used programming language

simple medium page

  {
  "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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].