Zstream

A cloud gaming platform which operate in a similar manner to remote desktops and video on demand services; games are stored and executed remotely on a provider's dedicated hardware, and streamed as video to a player's device via client software, built with React,JavaScript,HTML & CSS.

Project Status

This project is currently in development.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation of Node.js

sudo apt install nodejs
nodejs -v #Check whether installation was successful by looking for "node" version

Installion of npm

sudo apt install npm

To Start Server

npm start

Reflection

This is the project bulit as a front end of offficial website of zstream zstream. We started the process by using the create-react-app boilerplate.

To learn React, check out the React documentation

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT