desoleary / bulma-book-code

This repo contains sample code for the book, "Creating Interfaces with Bulma," by Bleeding Edge Press.

Home Page:https://bleedingedgepress.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating Interfaces with Bulma

Bulma

This repo contains sample code for the book, "Creating Interfaces with Bulma," by Bleeding Edge Press. The book is a step-by-step guide to building a web interface from scratch and can be purchased here.

The example website that you will build is an administration interface for an online book publisher, where users can log in to manage three content types: Books, Customers, and Orders. This interface has been chosen because it satisfies all of the requirements for common CRUD (Create/Read/Update/Delete) functionalities, which exist in any type of website or CMS.

Errata

For any errata, please submit a pull request to us.

Authors

License

This project is licensed under the MIT License.

Acknowledgments

We'd like to the thank the following technical reviewers for their early feedback and generous, careful critiques: Ivan Ković, François-Xavier Costanzo, Dario Castañé, Stanley Eosakul, Samantha Baita, Aaron Ang, and Dave Berning.

About

This repo contains sample code for the book, "Creating Interfaces with Bulma," by Bleeding Edge Press.

https://bleedingedgepress.com


Languages

Language:CSS 73.3%Language:HTML 23.2%Language:Vue 1.4%Language:TypeScript 1.2%Language:JavaScript 0.9%