Hi there š, Iām Kamil and this is my solution for this challenge. š
š ļø Built With:
- Vite
- vanilla HTML/CSS/JS
- npm - prettier
Any suggestions on how I can improve and reduce unnecessary code are welcome!
Thank you. šāļø
Hi there š, Iām Kamil and this is my solution for this challenge. š
š ļø Built With:
Any suggestions on how I can improve and reduce unnecessary code are welcome!
Thank you. šāļø
Hey there, I noticed that the project's appearance could be improved on smaller screens, particularly those below 360px. To optimize the user experience on such screens, consider adding the following styles to the body: body { /* ... previous styles */ min-width: 360px; overflow: auto; }
Hey š There is an bug or issue. When I try to open it on small device and clicking on any planet it show 'PAGE NOT FOUND'. But it is working on desktop. Small changes may be required to resolve this..I am not able to understand typescript code otherwise I would try to help you to solve it.
This was an hard challenge, there is still some bugs but it works good and without problems. If you can check my code, especially the JS, i would be really happy to receive some advice! it was my first intermediate level challenge, and i'm surely made many mistakes, i look forward to receive every suggestion! Happy coding!
Okay, it is my fault for not noticing the eval method in the code. You can forget the fourth point.
This was an hard challenge, there is still some bugs but it works good and without problems. If you can check my code, especially the JS, i would be really happy to receive some advice! it was my first intermediate level challenge, and i'm surely made many mistakes, i look forward to receive every suggestion! Happy coding!
Problem: