ClJS Pokedex

About

This is a simple WebApp made with ClojureScript that works as the Pokédex — a database of pokémon.

Features:

  • [X] It loads all the data from PokeAPI
  • [ ] It shows an interface to query that data
  • [ ] It caches all the data in Local Storage and could work offline

How to run

  • Ensure that you have NodeJS
  • npm install
  • npx shadow-cljs watch app

There will be a live version someday.

Libs to play with

purposelib
htmlrum
httpcljs-ajax
in-memory DBdatascript
local storagehodgepodge