Skip to content

Commit a91f76a

Browse files
committed
updated README with Latest Tech Stack Information
1 parent 7d0b95b commit a91f76a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)