- Web Programming 1101 Final Project
- To get started, you need to
yarn install:all
to install all the dependencies - Next, add
REACT_APP_API_URL
to your.env
file in frontend - Then, add
MONGO_URL
andGOOGLE_CLIENT_ID
to your.env
file in backend - Finally,
yarn start
andyarn server
in different terminal tabs.
-
[110-1] Web Programming Final
-
(Group 22) Astro party
-
[組員]
- B09703085 吳柏賢
- B09902064 楊冠柏
-
[服務簡介] 創造一個多人的連線遊戲
-
[介紹影片連結]
-
[Deployed 連結] 暫不提供
-
[Github link] https://github.com/guanboo-yang/wp1101.git
-
[使用的第三方套件、框架、程式碼]
- Frontend: Material-ui / Matterjs / React / React-dom / React-google-login / bcryptjs / fullscreen
- Backend: Babel / Matterjs / mongoose / Websocket / nodeman / bcryptjs
- Database: MongoDB