peter88tom / bookshelf

Will be using SolidJS to build bookshelf that lets you search a library database and add books to a list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Book shelf using SolidJs

You can see a complete tutorial here SolidJs.

In this tutorial you will learn how to;

  1. Install SolidJs
  2. Build user interface with components
  3. Adding interactive with the state
  4. Control Flows such as For
  5. Fetching Data

Deployment

I have deployed this application on Netlify, check it out here https://bookshelf-with-solidjs.netlify.app/

About

Will be using SolidJS to build bookshelf that lets you search a library database and add books to a list

License:MIT License


Languages

Language:JavaScript 77.7%Language:HTML 13.0%Language:CSS 9.2%