aboutsummaryrefslogtreecommitdiff
path: root/client/src/utils/constants.js
AgeCommit message (Collapse)AuthorFilesLines
2024-02-21feat: Add support for shortening URLsBlaster43851-0/+2
2024-02-21feat: Add a custom select componentrohan09-raj1-24/+67
- 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-raj1-0/+25
- Use prism.js for syntax highlighting - USe react-router-dom for routing