BitBook is a Social Media Single Page Application. Users can create an account, post image, video, or text posts, comment on other users posts, update profile and much more. All forms are validated client side, and server response errors are being handled.
Demo: BitBook
- React.js
- RESTFul API
- Separation of concerns
- Passing data through multiple layers, both ways
- Stateful and Stateless components
- Routing and navigation
- Authentication
- Validation
- HTML5
- CSS3
- JS(ES6)
- React,
- MaterializeCSS
- Webpack
- npm