Stand-alone landing page built for Lambda School's 2019 web fundamentals build week. Serves as marketing for both the soup kitchen and kitchen management software.
- JavaScript
- HTML
- CSS
- Less
- jQuery
- Fork and clone this repository to your machine
- Use your preferred package manager to install both less.js and less-watch-compiler:
npm install less less-watch-compiler -g - Get started! Automatically compile less files into css using less-watch-compiler:
less-watch-compiler less css index.less