Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quote detail page #42

Open
lambdajon opened this issue Feb 10, 2022 · 0 comments
Open

Quote detail page #42

lambdajon opened this issue Feb 10, 2022 · 0 comments
Labels
frontend good first issue Good for newcomers new feature New feature

Comments

@lambdajon
Copy link
Collaborator

lambdajon commented Feb 10, 2022

quote detail saxifasidagi datani render qilish kerak

sample data:

  id: '98ee6e17-75c7-41e6-a44a-c8c258f9c3b4',
  author_id: '1b54e65c-3772-474e-bafc-3d0e9b42bf22',
  content: 'Omnis rerum ea hic temporibus quas aliquam eaque quo aut rerum rerum a sit vel atque dolorem hic voluptatibus ut enim id qui in deserunt numquam quod perspiciatis sit culpa.',
  cover_img: 'http://placeimg.com/640/480/abstract',
  author: {
    id: '1b54e65c-3772-474e-bafc-3d0e9b42bf22',
    full_name: 'capacitor',
    description: 'program'
  },
  views: 174,
  tags: [
    { id: 'ac8ce8a7-6e76-4deb-9c72-1a8ec0086c8e', name: 'circuit' },
    { id: '97175a16-a1d7-4e95-94ce-6ad8a6e2d8fc', name: 'sensor' },
    { id: '05948f0c-145f-4e72-96bb-fea4b5c3fb92', name: 'card' },
    { id: '88f14bec-3c62-43f7-9f59-a652c7e1094e', name: 'hard drive' },
    { id: '2ab965ce-7327-463e-9f8f-aa9c7bd7f94d', name: 'microchip' }
  ],
  created_at: 2022-01-24T06:27:35.581Z
@lambdajon lambdajon added good first issue Good for newcomers new feature New feature frontend labels Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend good first issue Good for newcomers new feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant