Note: This is a sample project for my blog on medium which can be found here
Before using this project please make sure you get the server side running which can be found here
- Clone this repository
- Run
npm installoryarn installinside its root folder. - run
npm start - Go to http://localhost:3000 in your browser to see it in action.
I implemented real world project using this architecture which could be found here