Skip to content

Latest commit

 

History

History
76 lines (64 loc) · 1.72 KB

README.md

File metadata and controls

76 lines (64 loc) · 1.72 KB

Discord Clone

View Demo · Backend

Table of Contents

  1. About The Project
  2. Getting Started
  3. Screenshots

Features

  • User Authentication
    • Login
    • Register
  • Invite Friends
  • Create Channel
  • Realtime Chat and Video Chat
  • Screen Share

Built With

(back to top)

Installation

  1. Clone the repo
    git clone https:/dhanu0510/discord-frontend.git
  2. Install NPM packages
    npm install
  3. Run the server
    npm start

(back to top)

Screenshots