Skip to content

Commit 5e8ce30

Browse files
authored
πŸ“ Readme.md upadted
1 parent 15d27d4 commit 5e8ce30

1 file changed

Lines changed: 23 additions & 13 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,30 @@ Reference Link πŸ”— of Blogs are not enough, Give your blogs what it actually de
3434
### Table of Contents
3535

3636
- [About `Hashnode Blog Cards`](#about-hashnode-blog-cards)
37-
- [About API Endpoints](#about-api-endpoints)
37+
- [About The API Endpoints](#about-the-api-endpoints)
38+
3839
- [Features](#features)
3940
- [Technologies](#technologies)
4041
- [Setup](#setup)
4142
- [Contribution and Support](#contribution-and-support)
4243
- [License](#license)
4344
- [Contact](#contact)
44-
- [Learn More about `Reactjs`](#learn-more-about-reactjs)
45+
- [Learn More about `nextjs`](#learn-more-about-nextjs)
4546

4647
## About `Hashnode Blog Cards`
4748

48-
##### What is hashnode?
49+
##### What is Hashnode?
4950

5051
> **Hashnode** is a free developer blogging platform that allows developers to publish articles on their own domain and helps them stay connected with a global developer community. This gives them a huge advantage: Google and other search engines send traffic directly to the authors' domain, and Hashnode community members discover articles on their feed.
5152
53+
##### What is Hashnode Blog Cards
54+
55+
>⚑ The Hashnode Blog Cards is a set of GET requests which will fetch the Blogs from your Hashnode ids with few parameters and will create SVG cards to bring 😎 awesomeness to your blog links. πŸŽ‰
56+
57+
It can be added anywhere in Github, Hashnode, Devpost, Postman Documentation, or any markdown editor. It can also be added to any website with HTML syntax with just the img tag
58+
59+
It is simple to use and the APIs can be explored with the `Hashnode Blog Cards API Playground`.
60+
5261
**Why wait? Straightaway go to the website and join the `Awesomeness`** 😎
5362

5463
[https://hashnode-blog-cards.vercel.app](https://hashnode-blog-cards.vercel.app)
@@ -64,7 +73,7 @@ Reference Link πŸ”— of Blogs are not enough, Give your blogs what it actually de
6473

6574
[![Blog on Hashnode Blog Cards](https://hashnode-blog-cards.souravdey777.vercel.app/api/getHashnodeBlog?url=https://souravdey777.hashnode.dev/hashnode-blog-cards-reference-link-of-blogs-are-not-enough-give-your-blogs-what-it-deserves-with-blog-cards&large=true&theme=light)](https://souravdey777.hashnode.dev/hashnode-blog-cards-reference-link-of-blogs-are-not-enough-give-your-blogs-what-it-deserves-with-blog-cards)
6675

67-
## About API Endpoints
76+
## About The API Endpoints
6877

6978
#### How to use it?
7079

@@ -215,14 +224,16 @@ Now let's see the different size we have
215224

216225
## Features
217226

218-
- Dynamic code generation
219-
- Tool to πŸ“š learn Flexbox
227+
- Dynamic URL creation
228+
- Dynamic SVG
229+
- Tool to share your Hashnode Blog
220230

221231
## Technologies
222232

223233
- nextjs
224-
>
225-
-
234+
- reactjs
235+
- nodejs
236+
- lottie animation
226237

227238
##### Dependencies
228239

@@ -280,11 +291,10 @@ Loved it!. ⭐ `Star the Repository` and support the project.
280291

281292
Upvote in πŸš€ **Product Hunt**.
282293

283-
<a href="https://www.producthunt.com/posts/flexbox-guide?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-flexbox-guide" target="_blank">
284-
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=281660&theme=light" alt="Flexbox-Guide - Flexbox-Guide : A flexbox code generator | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" />
285-
</a>
294+
<a href="https://www.producthunt.com/posts/hashnode-blog-cards?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-hashnode-blog-cards" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=283707&theme=light" alt="Hashnode Blog Cards - ⚑ Give your blogs what it actually deserves with Blog Cards. | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
295+
286296

287-
- [Ask for a new feature or theme](https://github.com/Souravdey777/HashnodeBlogCards/discussions/)
297+
- [Ask for a new `feature` or `theme`](https://github.com/Souravdey777/HashnodeBlogCards/discussions/)
288298

289299
- [Open a Pull Request](https://github.com/Souravdey777/HashnodeBlogCards/pulls)
290300

@@ -326,7 +336,7 @@ Upvote in πŸš€ **Product Hunt**.
326336
[speakerdeck]: https://speakerdeck.com/Souravdey777
327337

328338

329-
## Learn More about `Next.js`
339+
## Learn More about `Nextjs`
330340

331341
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
332342

0 commit comments

Comments
Β (0)