Skip to content

Frontend Architecture

Ankit edited this page Oct 13, 2022 · 3 revisions

This is the documentation of the Frontend Architecture. It is done using React and Typescript. It can be visualized as such (main branch):

client
|
 --- node_modules
|      
|
 --- public
|
|
 --- src
|      |
|       --- ui
|      |     |
|      |     --- css
|      |     |
|      |     --- js
|      |     |
|      |     |
|      |     |
|      |     |
|      |     |
|      |     |
Clone this wiki locally