Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 17 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,28 @@
![JavaScript](https://img.shields.io/badge/javascript-EFD81C?style=for-the-badge&logo=javascript&logoColor=white)
![React](https://img.shields.io/badge/react-blue?style=for-the-badge&logo=react&logoColor=navyblue)
![Vite](https://img.shields.io/badge/vite-5BB4FF?style=for-the-badge&logo=vite&logoColor=FFC018)


### How to start App

<br>

### How to contribute.
- Fork this repository.
- Clone the repository.
```console
npm i
git clone git@github.com:<your github username>/github-error-solve.git
```

- Navigate to folder
```console
npm run dev
cd github-error-solve
```
- Install node dependencies
```console
npm i
```
- Start the project
```console
npm run dev
```

<br>

### Feel free to contribute.
**Troubleshoot**
Facing problem starting the server or any other problem? Please let us know by raising an ![issue](https://github.com/devvsakib/github-error-solve/issues/new)

Live Link <a href="https://github-error-solve.vercel.app" target="_blank">GES</a>
**Live Link <a href="https://github-error-solve.vercel.app" target="_blank">GES</a>**