Skip to content

Implementation of a twitter popularity tracking app using RxJs and React

Notifications You must be signed in to change notification settings

nik1168/Twitter-Popularity-Tracking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Popularity-Tracking-App

Implementation of a twitter popularity tracking app using RxJs and React. An interesting project that combines observables with react.

Run

Node version v8.10.0

Server

cd server && npm install && npm start

User Interface

cd frontend && yarn && yarn start

or

cd frontend && npm install && npm start

If there is an error running the frontend type

unset HOST

(Run server first)

Demo

https://fast-bayou-22628.herokuapp.com/#/

About

Implementation of a twitter popularity tracking app using RxJs and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published