Creating Interfaces with 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
- Jeremy Thomas, Bulma Creator
- Oleksii Potiekhin
- Mikko Lauhakari
- Aslam Shah
- Dave Berning
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.