MRKT

MRKT is a marketplace for people to share products they want to sell. Potential buyers can reach out to you via call or whatsapp and discussions can be taken from there.

Stack

  • Frontend: React, NextJS, TypeScript
  • Backend: Golang, Gin, GORM
  • Database: Supabase
  • Hosting: Fly.io

Features

  • Post Listings
  • Contact listing owners by Phone
  • Contact listing owners by WhatsApp
  • View All Listings
  • View Featured Listings
  • Edit Listings
  • Delete Listings
  • Make Listings Featured
  • Add Categories to Listings

How to set up

  1. Clone the repository (backend and frontend)
  2. Fill in your environment variables
  3. Run app with npm run dev