Skip to content

Ivanricee/Community-chat

Repository files navigation

💬 Community Chat (Discord Clone)

This website was created for educational purposes

The goal of this project is not to fully replicate discord, just some basic features like the front-end with basic interactions and some video features.

API | WEB

Browser.mp4
Mobile.mp4

Technologies Used:

GraphQL Redux React Router React Styled Components
Figma Babel Twilio Vite

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_APOLO_API_URL

VITE_TWILIO_VIDEO

Deployment

Development

  npm run dev

Production

  npm run build