This a webpage that allows the user to stream together with friends and to communicte with them through the web app
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Socket - Socket.io for messaging and player
- Semantic UI React - The design componets used
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
You need npm installed
npm install npm@latest -g
git clone https://github.com/AppDevIn/P2.git
npm install
npm ci
npm run dev
http://localhost:3000/
All contributors, please follow this guide it is greatly appreciated. Please don't push to the master branch without being reviewed by one of your team memebers.
- Check the Trello board
- Choose a story to work on that sprint
- Move it to the PRODUCT BACKLOG and Tag your name
- Create your Feature Branch (
git checkout -b feature-{feature-name}-{version}
) from the develop - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Merge to develop branch
- After each sprint, make a pull request to the master branch
Jeyavishnu |
Hou Man |
Zachary |
woei yih | Sandra Choy |
Distributed under the MIT License. See LICENSE
for more information.