Tech overview
Below are the summries of teches we are using in our templates:
Typescript
- Typescript -> JavaScript with syntax for types
React
- React -> The Javascript lirary for building user interface
Component Libraries
- Ant-Design -> One of the most popular React UI library
- Vui -> React component library use within Veractiy applications
- One-Design -> Component library for DNV
Style
Build Tool
- Vite ->
Client side state management
- Zustand ->
Server side state management
- React-Query ->
Promise
- Axios ->