BloodyHel / surreal-estate-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surreal Estate API

A simple Real Estate Marketplace API to showcase how to build post and fetch data with React.

  • To run locally, clone this repo and install all dependencies npm i
  • Create a settings.env file in the project root.
  • Paste a MongoDb connection string in there, you can create an instance on Mlab for free.
  • E.g: DATABASE_CONN=mongodb://username:password@ds117960.mlab.com:17960/surreal-estate

About


Languages

Language:JavaScript 100.0%