red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
489 stars 485 forks source link

added hashtags for comments #113

Closed isaacblinder closed 5 years ago

isaacblinder commented 5 years ago

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

Description

I added a feature so that users will be able to add hashtags to comments. Clicking on it will take you to the page with all of the posts containing that hashtag.

Qolzam commented 5 years ago

Great! I can see the hashtag for comment part is good. I appreciate your contribution 👍