Skip to content

arjun2504/slackidum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackidum

Slackidum is a slack-like chat application where you can have a peer-to-peer conversation and also create groups and chat with group members. It is built with following technologies.

This project was bootstrapped with Create React App.

Installation

  1. Install latest version of NodeJS on your machine globally.
  2. Clone this repository.
    $ git clone https://github.com/arjun2504/slackidum.git
    $ cd slackidum
    
  3. Install the dependencies.
    $ npm install
    
  4. Serve the application.
    $ npm start
    

Deployment

You can deploy the application by using npm run build which creates a build directory inside the application. You can use your favorite HTTP server to point to that directory.

slackidum quick demo

You're done!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published