Commit d31c1d9
committed
Adds initial HTML structure and React application setup
Introduces a new HTML file with the basic structure for the application, including metadata and a root element for rendering.
Implements the main React component that manages state for a chat application, including message handling, note-taking, and search functionalities.
Establishes a simple inline SVG icon system and a markdown renderer for displaying formatted content.
Sets up data structures for providers and suggestions to enhance user interaction and experience.1 parent bbb339d commit d31c1d9
3 files changed
Lines changed: 1619 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments