aboutsummaryrefslogtreecommitdiff
path: root/client/src/pages
AgeCommit message (Collapse)AuthorFilesLines
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 <blaster4385@tablaster.dev>
2024-02-21feat: Implement frontend UI for minibinrohan09-raj2-0/+24
- Use prism.js for syntax highlighting - USe react-router-dom for routing