/rxjs-example

Primary LanguageJavaScript

An example of RxJS basic features.

It fetches the intro section of the first found result for a given search term.

After installing the dependencies, you can start a server on port 5000 by running yarn start.