Skip to content

wiledw/EcoFind

Repository files navigation

Ecofind

Introduction

Welcome to Ecofind, an innovative application designed to facilitate guilt-free 3D printing by connecting enthusiasts with recycling facilities for proper disposal of 3D printing plastics.

Demo Link: https://youtu.be/BC09QLD-Vvw?feature=shared

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed (recommended version 14.x or higher)
  • npm or yarn installed
  • AWS account and CLI configured (for serverless backend setup)
  • Supabase account and project set up
  • Google Maps API key

Installation

  1. Clone the Repository:

    git clone https://github.com/your-username/ecofind.git
    cd ecofind
  2. Install Dependencies: npm install or yarn install

  3. Setup ENV NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=your-google-maps-api-key NEXT_PUBLIC_SUPABASE_URL=your-supabase-url NEXT_PUBLIC_SUPABASE_ANON_KEY=your-supabase-anon-key

  4. Running the app "npm run dev" or "yarn dev" Access at Localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors