Cards displaying thumbnails and post information from the latest reddits in the AWW subreddit.
- Node
- Gulp
- Sass
- Install Node (if not already installed) - https://nodejs.org/
- Install Gulp (if not already installed) using the command<codenpm install --global gulp
- CD to the project directory and run
npm installto install project
To compile SASS run gulp sass