gavlooth / Test_1

A sample app repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

This is a Clojurescript helix app (lightweight react wrapper with modern react hooks). The routing is custom, events are custom, custom get/post request based on js/fetch (more modern) all utilities are mine, feel free to use them for your own projects

No global context providers

You should place your api key in config/config.edn in a map

{:api-key "mykeygoeshere"} A macro will take care and consume it

npm install or yarn add to install the javascript dependencies, then hit 'shadow-cljs watch app'

About

A sample app repository


Languages

Language:JavaScript 99.6%Language:Clojure 0.2%Language:C++ 0.1%Language:CSS 0.0%Language:HTML 0.0%