File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -30,16 +30,16 @@ SugarWeb is a client-side web application written in TypeScript. It utilizes Rea
3030
3131### Application
3232
33- - TypeScript 5
34- - React 19
35- - Tailwind CSS
33+ - ** React 19 ** – for building dynamic and responsive user interfaces
34+ - ** TypeScript ~ 5.9.3 ** – for static typing, enhancing code quality and developer experience
35+ - ** Tailwind CSS 4.1.14 ** – utility-first CSS framework for rapid UI development
3636
3737### Tooling
3838
39- - Node.js
40- - Vite
41- - ESLint
42- - Prettier
39+ - ** Node.js** – runtime environment for development and build processes
40+ - ** Vite 7.1.7 ** – fast development server and optimized production builds
41+ - ** ESLint** – for identifying and fixing code issues
42+ - ** Prettier** – for consistent code formatting
4343
4444## Development
4545
You can’t perform that action at this time.
0 commit comments