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
143 stars 79 forks source link

Project : Real Time chatting App - React , Socket , MongoDB #99

Open raj-mistry-01 opened 1 day ago

raj-mistry-01 commented 1 day ago

I hope you will assign this issue to me , As I will push my project to your repo and look for further contribution to this repo.

ianshulx commented 1 day ago

@raj-mistry-01 I've assigned you for this task, Reminder: After contributing, kindly update the index.html file to reflect your project on the project showcase page. Also, don't forget to add a logo for your project to improve its visibility on the repository webpage. Thank you

ianshulx commented 1 day ago

add to project.js file example: { title: "React Todo App", url: "https://github.com/ianshulx/React-projects-for-beginners/tree/main/react-todo-app", description: "Start your coding journey with a beginner-friendly React Todo App, perfect for learning task management and basic web development", imgSrc: "assets/todo.png" },

raj-mistry-01 commented 1 day ago

@ianshulx Thank you for assigning this issue to me .