Skip to content

christophercpang/tweeeeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mst-redux-state-posts

This is a sample basic twitter clone (Tweeeter) written with two different modern state-management solutions for React (Redux / MST mobx-state-tree). It aims to show how the same app may be implemented using the two different technologies, and highlights some differences in their philosophy/how they work.

Install dependencies

yarn

Starting backend-server

yarn backend:start

this will then be running -> http://localhost:3000

Start frontend server

yarn start

visit -> http://localhost:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages