sambhavsaxena / lore

πŸŒ€ YTS server endpoint for downloading torrents

Home Page:https://yifyproxy.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LORE

A sub-ordinate endpoint for YTS. This app shows all the trendings , new and old movies through the API. This react project is begginer friendly, so no need much react complex knowledge. Find the live demo here.

Screenshot_20230321_194743

Table Of Contents

Prerequisites

The following software is required to be installed on your system before you procced:

  • Node 19.x
  • Npm 9.x
  • Git

Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Type the following commands in the terminal to verify your node and npm versions

node -v
npm -v

Now open terminal and clone this github project or download

git clone https://github.com/sambhavsaxena/lore.git

Run project

To run your project in your local machine type this command in terminal

cd lore
npm install
npm start

Contribution

Want to contribute to the project? Try raising a PR here.


License

License: MIT

Author and creator


About

πŸŒ€ YTS server endpoint for downloading torrents

https://yifyproxy.vercel.app/

License:MIT License


Languages

Language:JavaScript 68.1%Language:SCSS 25.4%Language:HTML 6.5%