Skip to content

BISINIGISHIVANI/rill_flix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RillFlix video APP(REACT)

This folder contains the Mock Backend created for Video Library App. It contains different API end-points and database configuration for building Video Library.

Features of app

  • Auth Management
    • Login
    • Signup
    • Logout
  • Filter Videos by
    • Search by name
    • category
  • like Mangement
    • add/remove like video
  • watchlater management
    • add/remove like video
  • Single video page
    • playlist management
      • add/remove video to playlist
  • history management
  • loaders

Folder Structure

- /public
- /src
   - /assets
   - /backend
   - /components
   - /helpers
   - /hooks
      - /context
      - /reducer
   - /pages
   - /routes
   - /services
   - App.js
   - App.css
   - index.js
   - server.js
- package-lock.json
- package.json
- README.md
- yarn.lock

Development

To get a local copy of the code, clone it using git:

git clone :https://github.com/BISINIGISHIVANI/rill_flix.git
cd rill_flix

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.


Desktop and mobile support


About

Rill flix video app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors