dev-resources.site
for different kinds of informations.
Hacktoberfest 2023: Contributing to React & Next.js projects
Published at
10/6/2023
Categories
hacktoberfest
react
nextjs
opensource
Author
Mohamed Khaled Yousef
Hello all 👋
For newcomers to open-source ( todos )
Using Next.js (app router), TypeScript and Tailwind CSS
Contribute at https://github.com/this-mkhy/y
- Create a layout to contain header, home and footer.
- Create header with logo, and 3 pages profile, todos and fav-todos.
- Profile have user data like first name, last name, email and country.
- Todos must list all user todos and the user can update and delete todo. User also can select his/her favorite todos.
- FavTodos must contain only the favorite todos.
- in Home page, the user create a post about his/her todo.
- Create footer that have copyright and social media links.
For who want to learn react step by step and contribute to a react project:
Contribute at https://github.com/this-mkhy/react-curve
Try to fix responsive issues, update logic and add features.
Remember, to be creative and make the easy things easy and the hard things possible.
Articles
12 articles in total
The Art of Problem-Solving
read article
The Blueprint of Logic
read article
State Management Patterns in React
read article
Hacktoberfest 2023: Contributing to React & Next.js projects
currently reading
Hacktoberfest: Contributing to React project
read article
Week 8 - Todo-Delete App
read article
Week 7 - Todo-Add App
read article
Week 6 - Sum Two Numbers App
read article
Week 5 - Disable Button App
read article
Week 4 - Handle Input App
read article
Week 3 - Toggle App
read article
Week 2 - Colors App
read article
Featured ones: