Ask HN: What do you think about my first coding project?
I've been teaching myself to code over the last couple of months and finally, this past weekend, decided to put my mind to actually trying to build something! So this is my first little project, Clearli a quick and simple weather app.
Please let me know what you think!
http://clearli.herokuapp.com/
12 comments
[ 3.0 ms ] story [ 42.5 ms ] threadUnfortunately I didn't do so great in the interview for App Academy and was rejected, which was last week, however following my interview I decided I would just set my mind to actually trying to build something to begin the process of teaching myself!
Hope this helps
https://github.com/appacademy/prep-work
Try doing this to make the background prettier (albeit a bit more demanding on performance):
background-size: cover;
Very nice project by the way.