Skip to content

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.

Notifications You must be signed in to change notification settings

nikiv84/BitBook

 
 

Repository files navigation

BitBook

No more Tabs

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

Showcasing

-   React.js
-   RESTFul API
-   Separation of concerns
-   Passing data through multiple layers, both ways
-   Stateful and Stateless components
-   Routing and navigation
-   Authentication
-   Validation

Stack

-   Language:   HTML5, CSS3, JS(ES6)
-   Framework:  React, MaterializeCSS
-   Module Loader:  Webpack
-   Package Manager:  Yarn
-   Deployment: Surge.sh

Author

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%