Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Database can now be implemented.v0.4.0 | Adrián Oliva | 2023-05-28 | -1/+1 |
| | | | | | Although it still uses Redux and stores the to dos internally, calls to the API are made to refresh the to dos and store them. | |||
* | New package 'Axios' installed. | Adrián Oliva | 2023-05-26 | -0/+1 |
| | | | | | New dependency. This will help us on making HTTP requests to connect to our Back End. | |||
* | Front End now runs in port 8080. | Adrián Oliva | 2023-05-26 | -2/+2 |
| | ||||
* | Version 0.3.0. Added filtering.v0.3.0 | Adrián Oliva | 2023-05-21 | -1/+1 |
| | | | | Now let's search for bugs. | |||
* | Version 0.2.1. Ready to merge to main.v0.2.1 | Adrián Oliva | 2023-05-20 | -1/+1 |
| | ||||
* | Merge with main. Stable branch.v0.2.0 | Adrián Oliva | 2023-05-19 | -1/+1 |
| | ||||
* | Ready to build.v0.1.0 | Adrián Oliva | 2023-05-17 | -1/+1 |
| | ||||
* | Added bootstrap library. | Adrián Oliva | 2023-05-17 | -0/+1 |
| | | | | We now have better looking assets! | |||
* | Start point. | Adrián Oliva | 2023-05-16 | -0/+22 |
Visit https://github.com/nvh95/vite-react-template-redux to see original template. |