diff --git a/README.md b/README.md index 6c87cca..ae6a1a3 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ 1. [React + TypeScript Clean Architecture](https://github.com/bespoyasov/frontend-clean-architecture): React app built with clean architecture principles in a functional way. 2. [React and TypeScript Architecture](https://github.com/RostislavDugin/clean-architecture-react-typescript): Clean architecture in a React and TypeScript environment. 3. [React + Redux + TypeScript](https://github.com/Abouelyatim/React-App-Clean-Architecture): React + Redux + TypeScript with clean architecture. + 4. [React + Styled Components + TypeScript Clean Architecture](https://github.com/raphaelcamar/my-financial-front): React + Styled Components + TypeScript Clean Architecture using Webpack to build. 3. **Next.js + TypeScript** 1. [Next.js + TypeScript Clean Architecture](https://github.com/yazaldefilimone/clean-arch-nextjs-starter): A clean architecture starter project for Next.js with TypeScript.