Skip to content

Booklore is a video library where you can find curated videos on everything books. From book reviews to your favorite author's interviews, we got everything covered!

Notifications You must be signed in to change notification settings

Tanay-J/booklore-video-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booklore

All about books!

Introduction


  • Booklore is a video library where you can find curated videos on everything books. From book reviews to your favorite author's interviews, we got everything covered!
  • This website uses Mockbee for backend.

Live URL

Booklore LIVE

Features -


  • Landing page with Must Watch videos
  • Explore page
    • Lists all the videos
    • 'Filter by category' feature
    • 'Sorting by upload date' feature
    • User can
      • Add/Remove a video from Watchlater
      • Create a playlist
      • Add/Remove video from Playlist
  • Single Video Page
    • User can
      • Watch the video
      • Like/Unline video
      • Add/Remove from Watchlater
      • Add/Remove from Playlist
    • Recommended Videos
  • Watchlater page
    • Videos user has saved to be watched later
  • Playlists page
    • Playlists created by user
  • Liked Videos page
    • Videos user has liked
  • History page
    • Videos user has watched
    • Clear history button
  • User Authentication
    • Login
    • Signup
  • Fully Responsive

Techstack and Tools used

Running locally


  1. clone the repository on your local machine

  2. install dependencies

npm install
  1. create a .env file at the root level of the directory and add a secret key.
REACT_APP_JWT_SECRET = <JWT_SECRET_KEY_OF_YOUR_CHOICE>
  1. start the server
npm start

Connect

About

Booklore is a video library where you can find curated videos on everything books. From book reviews to your favorite author's interviews, we got everything covered!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published