Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sivamani-18 authored Aug 2, 2024
1 parent bff5f1f commit 68a84d2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This project is a web application built with Next.js, React, and Material-UI that allows users to search and browse public GitHub repositories. The application supports both authenticated and unauthenticated requests to the GitHub API, improving rate limits when a GitHub token is provided.

Demo [Click here](https://sivamani-18.github.io/awesome-github-repos/)

## Features

- Search for public GitHub repositories by name
Expand Down Expand Up @@ -49,4 +51,4 @@ npm run dev
yarn dev
```

2. Open your browser and navigate to `http://localhost:3000`.
2. Open your browser and navigate to `http://localhost:3000`.

0 comments on commit 68a84d2

Please sign in to comment.