The goal of this project was to get introduced to software development in the programming language of ClojureScript.
This project is converting my fludity react library progject in clojurescript. The library project has the crud functions of creating, adding, editing, and viewing books in a database.
- reagent framework
- reitit for routing
- SCSS
- shadow-cljs for running the application