aboutsummaryrefslogtreecommitdiff
path: root/client/src/pages/Home
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09feat: added keyboard accessibilityBlaster43851-1/+0
2024-02-21feat: Add support for shortening URLsBlaster43851-0/+1
2024-02-21feat: Add a custom select componentrohan09-raj1-1/+0
- We will use this as default html select component is not very customizable Co-authored-by: Blaster4385 <[email protected]>
2024-02-21feat: Implement frontend UI for minibinrohan09-raj2-0/+24
- Use prism.js for syntax highlighting - USe react-router-dom for routing