https://github.com/dineshkumar-mb/reactrouter-task
react router task, The objective of this task is to create a web page with routes using react-router-dom.
https://github.com/dineshkumar-mb/reactrouter-task
bootstrap5 react react-router
Last synced: about 2 months ago
JSON representation
react router task, The objective of this task is to create a web page with routes using react-router-dom.
- Host: GitHub
- URL: https://github.com/dineshkumar-mb/reactrouter-task
- Owner: dineshkumar-mb
- Created: 2024-06-02T15:01:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T11:26:55.000Z (about 2 years ago)
- Last Synced: 2025-05-31T02:11:14.572Z (about 1 year ago)
- Topics: bootstrap5, react, react-router
- Language: JavaScript
- Homepage: https://glittery-rabanadas-3f20d2.netlify.app
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
*******steps involved in installing bootsrap *******
https://getbootstrap.com/ bootsrap website
Install via package manager
Install Bootstrap’s source Sass and JavaScript files via npm, RubyGems, Composer, or Meteor. Package managed installs don’t include documentation or our full build scripts. You can also use any demo from our Examples repo to quickly jumpstart Bootstrap projects.
npm install bootstrap@5.3.3
Include via CDN
When you only need to include Bootstrap’s compiled CSS or JS, you can use jsDelivr. See it in action with our simple quick start, or browse the examples to jumpstart your next project. You can also choose to include Popper and our JS separately.