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

[FEATURE] Single page Blogs #9

Open
1 task done
0xk4b1r opened this issue Oct 3, 2022 · 4 comments
Open
1 task done

[FEATURE] Single page Blogs #9

0xk4b1r opened this issue Oct 3, 2022 · 4 comments

Comments

@0xk4b1r
Copy link
Contributor

0xk4b1r commented Oct 3, 2022

Detailed description

This feature is about:

  • we have a blog page ->
  • we want, when someone clicks on the blog, it's content should be displayed on the screen.
  • For example hashcode, medium

Context

image

Possible implementation

you can use dummy data right now
we will add the database after this task got completed.
use this data: https://kabir0x23.hashnode.dev/what-is-docker

Additional information

If you need any help, any doubts , let us know below.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@github-actions
Copy link

github-actions bot commented Oct 3, 2022

It's great having you contribute to this project

🌟 Welcome to the community 🌟

  • If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
  • You should join our Discord chat and our GitHub Organisation.
  • We help and encourage each other to contribute to open source little and often 😄.
  • Any questions let us know.

@0xk4b1r 0xk4b1r changed the title [FEATURE] <description> [FEATURE] Single page Blogs Oct 3, 2022
@juliana-mol
Copy link

Can I work on this ? Would you provide me with more details about how the content of the clicked blog should be displayed ?

@0xk4b1r
Copy link
Contributor Author

0xk4b1r commented Oct 3, 2022

Can I work on this ? Would you provide me with more details about how the content of the clicked blog should be displayed ?

Hello @juliana-mol
You can use this as a dummy data: https://www.coinbase.com/learn/tips-and-tutorials

@juliana-mol
Copy link

I am trying to solve this issue but I am not sure about the request for data that should be displayed. I have added route for the blog content (http://localhost:3000/blog/id), where I planned to fetch html from url https://www.coinbase.com/learn/tips-and-tutorials but there is a problem with CORS. Could you give me an advice on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants