Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 846 Bytes

README.md

File metadata and controls

42 lines (34 loc) · 846 Bytes
logo

Bookwise

A video library website based on Books Reviews

How to install and run locally ?

$ git clone https://github.com/rutvikpumak/bookwise.git
$ cd bookwise
$ npm install
$ npm start

Features -

  • Home page
  • Video listing page
  • Filter Videos
  • Search video
  • Individual video page
  • Like video
  • Watch Later Video
  • History video
  • Create playlist
  • Comment on video
  • Authentication:
    • User Signup
    • User Login
  • Fully Responsive

Built with -

  • React JS
  • React Context API + useReducer
  • React Router v6
  • Vanilla CSS integrated with BoostMat UI Component Library

Demo -

bookwise