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.
- Frontend: React, NextJS, TypeScript
- Backend: Golang, Gin, GORM
- Database: Supabase
- Hosting: Fly.io
- 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
- Clone the repository (backend and frontend)
- Fill in your environment variables
- Run app with
npm run dev