-
fork this repository
-
fork the repository named
Zainkeepscode_SocialMedia_server
-
fork the repository named
Zainkeepscode_SocialMedia_socket
-
put client + Server + socket folders in a unique folder named social-media
-
open a terminal,
cd client
thennpm i
,cd Server
,npm i
then launch the server + client with:npm run dev
- client will run on
localhost:3000
- server will run on
localhost:5000
- client will run on
-
open a new terminal,
cd socket
,npm i
and launch the socket server withnpm start
- socket will run on
localhost:8800
- socket will run on
Catevika/SocialMedia_client
Discontinued project - Custom version of a Zainkeepscode social app -❗contains unsolvable security vulnerabilities because of too old react version
JavaScript