Introduction
In this video we’ll use Sass to customise the React Bootstrap components and add custom styles to match the design.
Video Lesson
Lesson Task
Brief
In this task you will create and style a layout using the React Bootstrap library. Download the XD file from this repo.
Please note that this task uses React Bootstrap 1.6.5 and Bootstrap 4.6.
Process
Use Create React App, React Bootstrap 1.6.5 and Sass to make a React app matching the design.
Example answer
You can find an example solution in the answer branch of the repo.