Skip to content

jaynarw/psychic-giggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psychic giggle

A chat server and a chrome extension to sync videos and allow chatting for users on various sites.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • npm

Installing

To get the server running. Run the following in project directory

npm install
npm start

To build the extension, run the command in Extension directory

npm install
npm run build

To build the extension for development, run the following command in Extension directory

npm install
npm run dev-build

Load the extension from build directory into chrome.

Built With

  • React - The JavaScript library used
  • npm - Dependency Management

Authors

  • Jayesh Narwaria - Initial work - jaynarw

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published