pramit-marattha/Fullstack-projects-frontend-with-react-and-backend-with-various-stacks

Discord Clone Project

pramit-marattha opened this issue · 0 comments

Discord Clone Project #7

  • Node and express as a server.
  • Mongo DB as a database.
  • React js for frontend.
  • Firebase for user authentication and verification process.
  • Pusher-js integration in chat and channel to experience real-time database updates without manually refreshing the entire page.
  • toastr package for showing Toast message, if the user cancels the signup process.
  • Material UI for styling and icons.
  • On server side, nodemon package for automatically restarting the node application when a file changes.