Skip to content

ericky0/social-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealSocial

Status: Finished. maybe more features in the future =)


RealSocial - Connect with friends and the world around you

Explore os arquivos »

About the project 🎨

  • is a social network that aims to connect you with your friends and the world, it is perfect for sharing your experiences in the feed, commenting on what is happening in the world and even chatting with your friend.

Pages

REAL TIME CHAT

chatzin

HOME

home

PROFILE

profile

REGISTER

register page

LOGIN

login

API

image

🧪 Some technologies used in this project:

How to start the project on your machine

Prerequisites

Git, Yarn or NPM

Instalation

# Clone this repository
$ git clone https://github.com/ericky0/real-social-media

# Install the dependencies for each folder
$ yarn | npm

Then just create a .env file in api folder and replace the environment variables as in the image below with your MongoDB.

image

# Start the project
$ socket folder: yarn dev
$ api folder: yarn dev
$ client folder: yarn start

# Finally, the application will be available at `http://localhost:3000`

About

> status: finished

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published