A minimimalist approach using moon.js, as well as, skeleton css
- 🎉 Minimal CSS and Javascript required to produce a functioning application
- 🚀 So, I read this article on medium about something called "MoonJS" not too long ago, and have been waiting an oppurtunity to try it out. As small frameworks to me at least are pretty interesting. Sometimes I think "what's the smallest possible thing to make it all work?". So, that's what this implementation is a Javascript oriented approach with as little lines as possible to update a UI, and make an HTTP request.
change directories into the challenge-question-one
folder run npm install && npm run dev
Licensed under the [MIT License]