1) We don't need these files in our to react app
- App.css
- App.test.js
- index.css
- logo.svg
- service worker
- setUptest.js
2) Install Bootstrap in our React project.
Questions
- Project structure of React. Need deep underStanding.
- What is react-bootstrap bootstrap?
- Why we have to import with curly braces? ( import {Container} from 'react-bootstrap; )
- UUID
- Hooks. Custom Hook.
- useEffect
- pass data from one component to another component.
0 comments:
Post a Comment