opensourceryclub / OpenSourcerySite

Open Sourcery's Website, written in React and Typescript
GNU General Public License v3.0
5 stars 6 forks source link

Active Searching #25

Open lovendatj opened 4 years ago

lovendatj commented 4 years ago

Use React hooks to implement an active search on project page. Apply standard text filters while also incorporating tag searching from the github repo.

Note: This also include changing the params for the github request to grab tags for each project.

Play around with displaying tags from project repo?