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

Add Dictionary App #98

Open S-125 opened 1 day ago

S-125 commented 1 day ago

@ianshulx I want to contribute in this repository by adding a dictionary app using react.js . Please add hacktoberfest label and assign it to me.

ianshulx commented 1 day ago

@S-125 Okay I've assigned you. 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

list your project 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" },