0 Forks
0 Stars
0 Watchers

Vidly

Movies application programmed with React library, it prints the movies which are stored in objects structure in a JS file. The app provides you filtering searching, you can filter movies depending on genre. Searching results printed in navigated pages. The table allows you to sort movies depending on the title, number in stock, and daily rental rate. Each movie in the table has a delete button and add to favorites icon.

How to download and setup Vidly

Open terminal and run command
git clone https://github.com/nima-salim/Vidly.git
git clone is used to create a copy or clone of Vidly repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Vidly https://github.com/nima-salim/Vidly/archive/master.zip

Or simply clone Vidly with SSH
[email protected]:nima-salim/Vidly.git

If you have some problems with Vidly

You may open issue on Vidly support forum (system) here: https://github.com/nima-salim/Vidly/issues