kevinldg / reuse-app

Upcycling app by @Hendrik-Pils, @jore-averbeck, @kevinldg and @SarahJoyceMorgen ♻️ (Capstone Project)
https://reuse-app.vercel.app
0 stars 2 forks source link

Reuse_Banner

Reuse (an Upcycling App)

An App for sharing upcycling ideas and improving sustainability.


App view ![image](https://github.com/kevinldg/reuse-app/assets/68171149/1acf2248-06af-4934-b905-46206fa6005e)

Capstone Project

This app was a capstone project from Hendrik, Jore, Kevin and Sarah. Part of the course cgn-web-23-4 🐉 from the web development bootcamp by neue fische GmbH.

Setup the app


Environment variables ``` MONGODB_URI = GITHUB_CLIENT_ID = GITHUB_CLIENT_SECRET = NEXTAUTH_SECRET = NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME = CLOUDINARY_API_KEY = CLOUDINARY_API_SECRET = ```
  1. Clone the repository from GitHub
    git clone https://github.com/kevinldg/reuse-app.git
  2. Go into the repository
    cd reuse-app
  3. Install required packages
    npm i
  4. Run the development server
    npm run dev

Tech Stack

React Next JS NodeJS Vercel MongoDB

Other used techs

Developers

Developer Link to GitHub Profile
Hendrik https://github.com/Hendrik-Pils
Jore https://github.com/jore-averbeck
Kevin https://github.com/kevinldg
Sarah https://github.com/SarahJoyceMorgen