Skip to content

EdgeKing810/kinesis-connect

Repository files navigation

Kinesis Connect

Customizable and Dynamic Social Platform made using React and TaildindCSS. Deployed on connect.kinesis.games.

Ping me for more info at [email protected].

Running the project

Modify the file /src/Context.js if you need to change the URLs of the API, WS, etc first.

Then, install dependencies and you're ready to rock!

npm i
npm start