BitBook is a social network-like Single Page Application in React.js. Users can register, login, post an image, video, or text, comment on other users' posts, update their profile etc. All forms are validated on client side, and server response errors are being handled.
DEMO: BitBook app
- React.js
- RESTFul API
- Separation of concerns
- Passing data through multiple layers, both ways
- Stateful and Stateless components
- Routing and navigation
- Authentication
- Validation
- Language: HTML5, CSS3, JS(ES6)
- Framework: React, MaterializeCSS
- Module Loader: Webpack
- Package Manager: Yarn
- Deployment: Surge.sh
- Ivan Nikolic - (https://github.com/nikiv84) - (http://www.nikolicivan.com)
