Skip to content

Ikamean/Social-App

Repository files navigation

Visit Live Project on : Social App Project

project is under development stage, so expect some bugs.

Used Technologies : Mern Stack + socket.io

To start development Server

In the main directory, you can run:

npm run dev

Open http://localhost:5000 to view it in the browser.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the client project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

heroku-postbuild

on push to heroku it automatically runs build script for you and deploys.