REST Countries API with a dark theme switcher using REACTJS

Solution retrospective
What do you think of the project design and structure?
Any feedback is welcome, Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @adeleke5140
Hi Clarence, Your readme is very detailed. Great work on that.
I checked out your repo and I saw that you pushed your
node_modules
folder to github. It's always recommended to ignore thenode_modules
folder.To do that for your next project, ensure you add
/node_modules
in your.gitignore
file.Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord