/finddit

Reddit search app using ES6 and Parcel

Primary LanguageJavaScript

Finddit

A Reddit article search application built with ES6 and the Parcel bundler

Quick Start

# Install Parcel globally
npm install -g parcel-bundler

# Serve on localhost:1234
parcel index.html

# Compiled code in ./dist

App Info

Author

Brad Traversy Traversy Media

Version

1.0.0

License

This project is licensed under the MIT License