Skip to content

lambda-school-student-projects/z-hop

Repository files navigation

Z-Hop

This is a Sinatra web app that aggregates the latest news, models, community tips and tricks, and local events in Chicago, Illinois for home 3D printing enthusiasts and makers.

Features

  • Latest news and articles from popular 3D printing blogs and websites
  • Community-curated 3D models for printing
  • Tips and tricks from experienced makers
  • Local Chicago area 3D printing events and meetups

Usage

  1. Clone the repository: git clone https://github.com/lambda-school-student-projects/z-hop.git
  2. Install dependencies: bundle install
  3. Run the app: ruby app.rb
  4. Open your web browser and visit http://localhost:4567

Dependencies

  • Sinatra
  • HTTParty (for making API requests)
  • JSON (for parsing JSON data)

APIs and Data Sources

This app uses the following APIs and data sources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published