aboutsummaryrefslogtreecommitdiff
path: root/src/App.jsx (follow)
Commit message (Collapse)AuthorAgeLines
* A simple list for the To Do's.Adrián Oliva2023-05-17-0/+2
| | | | Cannot edit nor remove info. Plain interfaceeeee.
* Search section in a bare bones state.Adrián Oliva2023-05-17-0/+2
| | | | Just plain UI interface. No functionality.
* Added bootstrap library.Adrián Oliva2023-05-17-6/+5
| | | | We now have better looking assets!
* Modified to be minimal.Adrián Oliva2023-05-17-48/+3
|
* Start point.Adrián Oliva2023-05-16-0/+58
Visit https://github.com/nvh95/vite-react-template-redux to see original template.