Skip to content

A ReactJS web application that allows users to communicate to another user or a group.

Notifications You must be signed in to change notification settings

nellesantiago/slack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A ReactJS web application that allows users to communicate to another user or a group.
  • Utilized Axios to implement an async function so users can create a channel, add members, send, and receive direct messages.
  • Built a search bar using Array filter and Array map method so users can search for channels and channel members.
  • Displayed avatars beside channel and user’s name by utilizing DiceBear avatar library.
  • Designed a loader that matches the Slack App using CSS animations.
  • Implemented dynamic routing using React Router DOM.

Home Page

Log In Page

Slackbot

Channel Page

Direct Message Page

Create New Message Page

Channel Details Page

Sources:

About

A ReactJS web application that allows users to communicate to another user or a group.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published