ianshulx / React-projects-for-beginners

Are you a beginner eager to enhance your React JS skills? Look no further! This repository is the perfect platform for you to dive into the world of React development and contribute to open source during Hacktoberfest.
https://www.anshul.life/React-projects-for-beginners/
MIT License
69 stars 36 forks source link

feat: Full Stack Chat Application #53

Closed ojasggg closed 8 months ago

ojasggg commented 8 months ago

Description 📜 This application will have entire chat functionality. Use of Tailwind CSS for designing frontend with node.js and express.js to handle the backend API. For real time data transfer Socket.io will also be used.

Requirements 🛠️ The app needs realtime data or chat transfer. Functionality of sending friend request.

Bonus ✨ Can add media transfer in future by using Amazon S3 bucket for storing Images or any media.

⭐I would love to contribute the addition of this new mini-react project to the this repository.

ianshulx commented 8 months ago

@ojasggg This is beginner-friendly React JS repo, please add only Reeact based Front-end app

ojasggg commented 8 months ago

Got it, my bad.