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.
Top comments (0)