/Playing-with-Strings

A function for me which takes a string as an argument, and returns an object containing the count of each alphabetical letter present. Includes: Vanilla JS, Sass, HTML

Primary LanguageCSS

HTML/CSS/JavaScript Boilerplate with SASS, GULP, Babel, AutoPrefixer, Browsersync.

Steps:

1 - Git clone this repo into your project folder.

2 - Open your terminal, navigate to the project folder and type: npm install

3 - Type into the terminal: gulp

4 - Leave gulp running to see live changes with BrowserSync.

5 - Code away!