https://github.com/mdbootstrap/react-to-do-list
Responsive React To Do Lists built with the latest Bootstrap 5. Many tasklist templates, various variants of design and functionality. https://mdbootstrap.com/docs/react/extended/to-do-list
https://github.com/mdbootstrap/react-to-do-list
bootstrap bootstrap-template bootstrap-theme bootstrap5 css html js react template todolist
Last synced: about 2 months ago
JSON representation
Responsive React To Do Lists built with the latest Bootstrap 5. Many tasklist templates, various variants of design and functionality. https://mdbootstrap.com/docs/react/extended/to-do-list
- Host: GitHub
- URL: https://github.com/mdbootstrap/react-to-do-list
- Owner: mdbootstrap
- License: other
- Created: 2022-08-29T13:07:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T10:01:31.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T02:26:55.117Z (over 1 year ago)
- Topics: bootstrap, bootstrap-template, bootstrap-theme, bootstrap5, css, html, js, react, template, todolist
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.pdf
Awesome Lists containing this project
README

# MDB React 5
Responsive React To Do Lists built with the latest Bootstrap 5. Many tasklist templates, various variants of design and functionality.
Check out [React To Do List Documentation](https://mdbootstrap.com/docs/react/extended/to-do-list) for detailed instructions & even more examples.
## Basic example

```js
import React from "react";
import {
MDBBtn,
MDBCard,
MDBCardBody,
MDBCheckbox,
MDBCol,
MDBContainer,
MDBIcon,
MDBListGroup,
MDBListGroupItem,
MDBRow,
MDBSelect,
MDBTooltip,
} from "mdb-react-ui-kit";
export default function App() {
return (
My Todo-s
Add
Filter
Sort
{" "}
Buy groceries for next week
28th Jun 2020
{" "}
Renew car insurance
28th Jun 2020
28th Jun 2020
{" "}
Sign up for online course
28th Jun 2020
);
}
```
```css
#list1 .form-control {
border-color: transparent;
}
#list1 .form-control:focus {
border-color: transparent;
box-shadow: none;
}
#list1 .select-input.form-control[readonly]:not([disabled]) {
background-color: #fbfbfb;
}
```
## How to use?
1. Download MDB 5 - REACT UI KIT
2. Choose your favourite customized component and click on the image
3. Copy & paste the code into your MDB project
[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)
## More examples (click on the image to see a live demo)
### To Do List Example #2:
[](https://mdbootstrap.com/docs/react/extended/to-do-list/#section-2)
### To Do List Example #3:
[](https://mdbootstrap.com/docs/react/extended/to-do-list/#section-3)
### To Do List Example #4:
[](https://mdbootstrap.com/docs/react/extended/to-do-list/#section-4)
### To Do List Example #5:
[](https://mdbootstrap.com/docs/react/extended/to-do-list/#section-5)
You can find other examples [here](https://mdbootstrap.com/docs/react/extended/to-do-list).
## More extended React documentation
- React Bootstrap Code
- React Bootstrap Gallery
- React Bootstrap Hamburger Menu
- React Bootstrap Jumbotron
- React Bootstrap Maps
- React Bootstrap Mega Menu
- React Bootstrap Media object
- React Bootstrap Multiselect
- React Bootstrap Masonry
- React Bootstrap Contact form
- React Bootstrap Gradients
- React Bootstrap Pagination
- React Bootstrap Panels
- React Bootstrap Social Media icons & buttons
- React Bootstrap Search
- React Bootstrap Table sort
- React Bootstrap Table responsive
- React Bootstrap Table scroll
- React Bootstrap Table search
- React Bootstrap Textarea
- React Bootstrap Sidebar
- React Bootstrap Profiles
- React Bootstrap Nested Dropdown
- React Bootstrap Address Form
- React Scroll Back to Top button
- React Product Cards
- React Avatar
- React Carousel Slider with Thumbnails
- React Chat
- React Comparison table
- React Comments
- React Drawer
- React FAQ component / section
- React Invoice
- React News feed
- React Offcanvas
- React Order details
- React Page transitions
- React Quotes
- React Payment forms
- React Select with custom Input
- React Square Buttons
- React Testimonial Slider
- React Testimonials / Reviews
- React Survey form