This project takes Bezkoder React CRUD Example and turns it from a front-end
only, to a full-stack
implementation that uses remult
.
The full-stack
version that uses remult
has less lines of code, then the original front-end
.
You can see the Diff between the Bezkoder version and the master branch