All Projects → janithl → react-clean-arch

janithl / react-clean-arch

Licence: MIT license
Demo implementation of Clean Architecture in React apps

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to react-clean-arch

clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
Stars: ✭ 277 (+274.32%)
Mutual labels:  clean-architecture
Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (-29.73%)
Mutual labels:  clean-architecture
Klean-ArchiteKture
Kotlin Android clean-architecture demo project for a meetup talk. Slides: https://docs.google.com/presentation/d/1CxnntHf3CorNDicx_cDN5s1t5pEbUwjwWHZ5PNmfe6Y/edit?usp=sharing
Stars: ✭ 10 (-86.49%)
Mutual labels:  clean-architecture
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+11048.65%)
Mutual labels:  clean-architecture
ema
External memory app - allows one to quickly post and search text notes
Stars: ✭ 43 (-41.89%)
Mutual labels:  clean-architecture
PexWallpapers
Android application following best practices: Jetpack, Jetpack Compose, Modularity, Clean Architecture, Kotlin Coroutines, Tests, MVVM, DI, Static Analysis
Stars: ✭ 86 (+16.22%)
Mutual labels:  clean-architecture
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-48.65%)
Mutual labels:  clean-architecture
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
Stars: ✭ 27 (-63.51%)
Mutual labels:  clean-architecture
SimpleAndroidMVVM
Proyecto de ejemplo con Clean Architecture, MVVM, Retrofit, Corrutinas, Dagger Hilt y mucho más acompañado de tutoriales por escritos y en vídeo.
Stars: ✭ 950 (+1183.78%)
Mutual labels:  clean-architecture
android-clean-architecture
🚀🚀🚀 The boilerplate for Android using Kotlin & Clean architecture.
Stars: ✭ 21 (-71.62%)
Mutual labels:  clean-architecture
iiCnma
A playground android app, showcasing the latest technologies and architectures using the Movie Database APIs.
Stars: ✭ 42 (-43.24%)
Mutual labels:  clean-architecture
cleanarchitecture-sample
Sample REST API demonstrating the clean architecture
Stars: ✭ 43 (-41.89%)
Mutual labels:  clean-architecture
editorconfig-checker.javascript
A tool to verify that your files are in harmony with your .editorconfig
Stars: ✭ 59 (-20.27%)
Mutual labels:  clean-architecture
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (-37.84%)
Mutual labels:  clean-architecture
Android-MVI-Clean-Arch-Sample
A Simple Android Project demonstrating Clean Arch + MVI with https://api.nasa.gov/api.html#apod as use-case example
Stars: ✭ 20 (-72.97%)
Mutual labels:  clean-architecture
last fm
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
Stars: ✭ 134 (+81.08%)
Mutual labels:  clean-architecture
financial
POC de uma aplicação de domínio financeiro.
Stars: ✭ 62 (-16.22%)
Mutual labels:  clean-architecture
dagger2-clean-mvp-example
Sample project with a basic approach to CLEAN architecture on Android
Stars: ✭ 41 (-44.59%)
Mutual labels:  clean-architecture
clean-architecture
Recommendations for sufficiently clean architecture for local database storage and persistent storage.
Stars: ✭ 11 (-85.14%)
Mutual labels:  clean-architecture
poem-hexagon
A simple example for a hexagonal architecture.
Stars: ✭ 33 (-55.41%)
Mutual labels:  clean-architecture

'Clean Architecture' in React

Code repo for implementing Clean Architecture in React JS and React Native apps, see blog post here.

To run:

yarn start (Runs the app in the development mode at http://localhost:3000)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].