Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aayush259 authored Jun 24, 2024
1 parent fb78015 commit 0c2f2fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ DevFinder is a React application that allows users to search for GitHub users by
- **GoBackButton.jsx:** Provides a button to navigate back to the search page.
- **Header.jsx:** Displays the application header with the title and link to my GitHub profile 😉.
- **Loader.jsx:** A loading component displayed while data is being fetched.
- **Advice.jsx:** Fetches and displays random advice from the Advice Slip API.
- **Advice.jsx:** Fetches and displays random advice from the Advice Slip API.
- **History.jsx:** Display history and allows users to delete them on single click. Uses local storage for storing history.

## Routing

Expand Down

0 comments on commit 0c2f2fc

Please sign in to comment.