Skip to content

opseal/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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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