8000 GitHub - pragya-01/SlackClone: Software Engineering Project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pragya-01/SlackClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Clone

Team Communications Software

Table of Contents

Description

This is a team communications app. A user can register, login, start a new channel, start a new thread, leave comments, update their name and even change their profile image.

Installation

Setup

install node packages in back-end

$ cd prisma-backend 
$ npm install

now install node packages for front-end

$ cd prisma-frontend
$ npm install

Run Locally

  • Run front end and back end. Front end runs on port 3000, while server runs on port 8080.
$ npm start

Screenshots

Screenshot

Screenshot

ScreenShot

ScreenShot

ScreenShot

Technology

  • React
  • Express
  • MongoDB w/ Mongoose
  • Node.js
  • Socket.io
  • Passport.js
  • JWT Token
  • Bcrypt

About

Software Engineering Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0