Carlos

Results 6 issues of Carlos

Status: Review Needed
Type: Meta

### Summary I had to manually update the README to Step 2, since the workflow that updates such file is not working properly. **Even when the instructions are reproduced in...

bug

- [ ] Change to a dynamic request (on GitHub API maybe) to render the date of the last project update, from `src/views/Footer/index.js`

enhancement
good first issue

- [ ] Move the `GitHubAPI.js` call from `src/views/Inicio/` to the `src/APIs` folder, as an abstraction layer, leaving just the presentation layer on `views/Inicio`

enhancement

- [ ] Refactor/Fix the dark-light mode transition in such way that, if the dark mode is chosen, on page refresh render components already with dark mode (avoiding passing by...

enhancement