This repository is created to collect and organise the learning materials about React. It is the central repository where other repositories are linked to and some common work can be committed to.
To use Bootstrap in React, we can use use react-bootstrap
- the most popular front-end framework rebuilt for React OR reactstrap
- a React component library for Bootstrap.
Go here Test with React Bootstrap, we can learn how to employ React Bootstrap package into our React apps.
Go here Test with Reactstrap, we can learn how to make use of Reactstrap package into our React apps.
Another project learn react bootstrap created with Vite + React. It has a nagivation bar.