muni-logo

Task 02 - React basic

This week, your task is implementing a simple page showing GitHub repositories from the "database" and a form to "add" a new repository. There is a skeleton, the Next.js framework. However, there is no need to use any Nextjs specific features this week.

Requirements

This is what the result might look like:

Tips:

Submission

There should be created a pull request called "Feedback" immediately after accepting the github classroom assignment.

If you have a Feedback pull request

You can push your solution straight to main. You will then see the diff against main in the pull request feedback. Once you have the solution in main, mark the Feedback PR as submitted.

If you don't have a Feedback pull request

It may be that it will be created later, or it may not be created at all... Therefore, as a precaution, create a new branch solution from main as soon as you accept the assignment, and then push your solution to it.