Curate is a marketplace for content creators to book stylish spaces. Perfect for photographers, filmmakers, influencers & vloggers to find the vibrant creative space for their vibrant creative needs. Say goodbye to boring studios and hello to a modern solution.
Many features are a work in progress! For a working demo follow one below:
- Create an account
- Click "signup" when finished
- Search "New York City" in the dropdown or via search bar
- Select "explore space" on Park Slope Boheme
- View Photos
- Add a date, time + request in the right sidebar
- Click "request to book" and "send"

- Under "Start Booking" choose any time, time and request
- Click request to book and send request
- Clone the repository
- Install dependencies: npm install
- Create your database: npm run db:create
- Create a .env file and copy and paste the content of the .env.template file and insert your own environment variables.
- Run the server: npm run start:dev
- React.js
- Bootstrap
- Node.js
- Express.js
- Mongodb

