DIY uncorked

DIY uncorked Build & Sip . Upgrade from a paintbrush to a drill and create a magnificent project to take home with you! Locations in Hoboken & Morristown, NJ .
(22)

DIY Uncorked offers some of the most unique sip and create workshops in all of New Jersey. Upgrade from a paintbrush to a drill and create a magnificent project to hang in your home. Instructors will work with you step-by-step in helping build that night's project while you enjoy a few drinks and have a fun night out! No experience is required! We provide all the tools, materials and instruction.

DIY Uncorked offers a variety of unique craft workshops. New and unique projects are being added all the time, check our website and calendar regularly for new workshops. DIY Uncorked's Hoboken location is also available for private events, you can suggest your own project or ask for an idea, price depends on the project. Private events are great for adults, children, birthday parties, team building and more. Everyone leaves DIY Uncorked with a cool project they can be proud of!

Address

49 Harrison Street
Hoboken, NJ
07030

Opening Hours

Thursday 6:30am - 10pm
Friday 6:30am - 10pm
Saturday 6:30am - 10pm

Telephone

(973) 532-2112

Alerts

Be the first to know and let us send you an email when DIY uncorked posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to DIY uncorked:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });