Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 1.08 KB

Latcha Challenge Question One

A minimimalist approach using moon.js, as well as, skeleton css

License

Summary

  • 🎉 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.

About

  • See MoonJS for more information on Moon.
  • See Skeleton for more information on the skeleton css.

Usage

change directories into the challenge-question-one folder run npm install && npm run dev

License

Licensed under the [MIT License]