aboutsummaryrefslogtreecommitdiff
path: root/client/src/main.jsx
AgeCommit message (Collapse)AuthorFilesLines
2024-02-21feat: Implement frontend UI for minibinrohan09-raj1-8/+11
- Use prism.js for syntax highlighting - USe react-router-dom for routing
2024-02-21Initial commitrohan09-raj1-0/+10
- Create basic client and server layout