@mobaltiSubmitted almost 2 years ago
Hi there! 👋 This is my solution for the challenge. 🚀
- I have added a Light and Dark Mode feature and a theme switch component.
- To represent the data, I created an array of objects that were then mapped to individual
<card>
components.
Built with:
- React JS
- CSS Modules
- Open Props
- Vite
Any suggestions on how I can improve are welcome!