• Stars
    star
    232
  • Rank 172,847 (Top 4 %)
  • Language
    CSS
  • Created almost 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.