This is a Facebook-like social network that will contain the following features:
Followers Profile Posts Groups Notification Chats
Social Network Run:
- cd social-network
- npm install --legacy-peer-deps
- npm install --force npm install react@18 react-dom@18 npm install npm cache clean --force
- node.js install
- npm install
- -- npm run build
- terminal 1 : npm run start
- terminal 2 : cd server
- terminal 2 : go run . (go run main.go)
- browser: login in or registration on localhost:3000
cd /social-network
docker-compose up --build Once everything is running, open your browser and navigate to: Frontend: http://localhost:3000 Backend API: http://localhost:8080
docker-compose down
(copyright) 2025. 01Founders. All rights reserved. Radek, Vkyrychu, Schana, Ababa.