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.