Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahednasser/mongodb-realm-tutorial

Code for MongoDB Realm Tutorial
https://github.com/shahednasser/mongodb-realm-tutorial

mongodb react

Last synced: 3 months ago
JSON representation

Code for MongoDB Realm Tutorial

Awesome Lists containing this project

README

        

# MongoDB Realm Tutorial with React

Repository for tutorial at [my personal blog](https://blog.shahednasser.com/how-to-integrate-mongo-realm-with-react-part-1/)

## Installation

```bash
npm i
```

## Start Server

```bash
npm start
```