Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/surinderlohat/react-with-mobx

React JS tutorials
https://github.com/surinderlohat/react-with-mobx

Last synced: 26 days ago
JSON representation

React JS tutorials

Awesome Lists containing this project

README

        

# Getting Started with Create React App

This project was is about learning Mobx with React js for the Youtube channel CodingTalk.

# Please Like Subscribe and Share this Channel
https://www.youtube.com/channel/UCPtFkLj6qkk0No3X9_isZ9A

# Tutorial Video
https://www.youtube.com/watch?v=MCb3IZRam_Q&t=12s

# How to Use this Example

Clone this repo in your machine and then

If using NPM

### `npm install`

### `npm start`

or with yarn

### `yarn install`

### `yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.