-
- My suggestion is, use more of semantic tags in your HTML instead of div.
-
# Learning objectives
- Understand the code review process as a team effort.
- Understand the Microverse program code review flow.
- Write clear and professional code review comments.
-
good job you work is very good :+1: :100:
there are some suggestions to add to enhance user experience in your app:-
- what about making your list board has an overflow inside it instead of scroll…
-
* Although your classes are working great, you could use a better naming for the recycling classes.
* Is it a bug? your nav-bar links have a gap at the end of it, there should not be a gap there.
!…
-
I suggest you use semantic tags to help you reduce on the number of div tags
-
-
Your application is very good and unique. This is very good work. As a suggestion, please implement the following features
- Implement the drag and drop feature.
-
Good job so far, your website looks amazing but still there's a little improvement:
- Kindly make sure to Acknowledge the use of Cindy Template in your Readme file;
- [ optional ] Try to add a lit…
-
Pull request: make desktop version
https://github.com/ayaderaghul/portfolio/pull/6
Project requirement:
https://github.com/microverseinc/curriculum-html-css/blob/main/portfolio/4_desktop_version.md
-
### Description
The current Expo Version in the SDK is ^49.0.16 within the script.
However, the latest Expo Version is expo@51.0.14
Can we get this updated?
Currently, by passing it with npm i…