- Difficulty: Easy
- Content: Learn to fetch data from Github API
- Difficulty: Easy but tedious
- Content: Using what we learnt in part 1, fetching data from 5 endpoints from Github API
- Difficulty: Easy
- Content: Learn to create a dashboard layout with the Ant Design Library
- Difficulty: Medium
- Content: Create a profile layout that displays data with pagination
- Difficulty: Medium
- Content: Rendering a table and applying what we previously learnt to set up React Router
- Difficulty: Easy
- Content: Adding a search box so users can search for any Github users
- Difficulty: Hard
- Content: Refactoring our code so it's cleaner and easier to maintain