Skip to content

01founders-crack/social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Facebook-like social network that will contain the following features:

Followers Profile Posts Groups Notification Chats

Social Network Run:

  1. cd social-network
  2. npm install --legacy-peer-deps
  3. npm install --force npm install react@18 react-dom@18 npm install npm cache clean --force
  4. node.js install
  5. npm install
  6. -- npm run build
  7. terminal 1 : npm run start
  8. terminal 2 : cd server
  9. terminal 2 : go run . (go run main.go)
  10. browser: login in or registration on localhost:3000

Navigate to your project directory

cd /social-network

Build and start the containers

docker-compose up --build Once everything is running, open your browser and navigate to: Frontend: http://localhost:3000 Backend API: http://localhost:8080

Stop and remove the containers

docker-compose down

(copyright) 2025. 01Founders. All rights reserved. Radek, Vkyrychu, Schana, Ababa.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors