Skip to content

druggweb/finddit

 
 

Repository files navigation

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

About

Reddit search app using ES6 and Parcel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • HTML 40.2%
  • CSS 0.7%