Full stack MERN (MongoDB, Express.js, React, and Node.js.) auctioneer site with authentication using JWT, Firebase, and Google OAuth, CRUD operations on property listing and image uploads with friendly search features.
Clone to folder of your choice and run npm install on root api, then cd into client folder and run npm install. Now you can run npm run dev in both api folder and client folder.