From 8b93941fb29b29b6802963c60a1ce02e63fd2edf Mon Sep 17 00:00:00 2001 From: rishabjn Date: Fri, 19 Oct 2018 07:21:35 +0530 Subject: [PATCH] Add Rishab Jain to Contributes list --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e88500a --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +Online Streaming Sites of Movies and Tv Shows + +Its an online Streaming web app that lets you watch movies with add free experience. + +The website use modern languages such as HTML,JS,PHP,etc. It is started by Hrishikesh Baidya in 2018. + +To start this website on your localserver: + +1. Install XAMPP. +2. start apache and mysql from xampp app. +3. put the streamit files in c:xampp/htdocs/ +4. open any web browser and type localhost:80/streamit/index.php. +5. Homepage will start. And you can work and see your progress. + + +*These steps are for getting started. if you find any problem you can raise an issue.