GSG-G10 / GSG-G10/asmaa-react-hooks
General Notes
Open
review
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Here I will try to put some quick notes:
1. First of all, I like your website, it looks amazing <3
2. You should remove unnecessary files that are installed with `create-react-app` like : `reportWebVitals.js`, `logo.svg`, `App.test.js` and `setupTests.js`.
3. You did a good thing when you changed the project title, but I think you should change these default metas
```HTML
```
4. I like how did you handle the loading and the errors 💯 🥇
5. You should remove the unused Routes
```jsx
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.