November 2019
Beginner
804 pages
20h 1m
English
To create the user interface of LyricsFinder V2, we will install and use React Bootstrap (https://react-bootstrap.github.io), a React UI components library created on top of the hugely popular Bootstrap (https://getbootstrap.com) CSS library.
With nearly 30 components at our disposal, we should have more than enough to construct our new user interface.
Again, just like with Angular and Vue.js, there are many alternative UI toolkits available for React. We didn't do a thorough evaluation for LyricsFinder V2 though. We simply chose a popular library different from what we have used so far in this book (namely, Angular Material and Element). That way, you get to see one more way of assembling an ...
Read now
Unlock full access