Commit graph

5 commits

Author SHA1 Message Date
c9c42ffd12 Editor: Set default language to none 2024-02-21 23:52:45 +05:30
ab1892a710 feat: Add a custom select component
- We will use this as default html select component is not very customizable

Co-authored-by: Blaster4385 <blaster4385@tablaster.dev>
2024-02-21 23:52:45 +05:30
fe108210fa refactor: Optimize Editor and Header 2024-02-21 23:52:45 +05:30
7ef0354687 feat: Implement frontend UI for minibin
- Use prism.js for syntax highlighting
- USe react-router-dom for routing
2024-02-21 23:52:45 +05:30
63f1cbe9c0 Initial commit
- Create basic client and server layout
2024-02-21 23:52:37 +05:30