Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyborq/bug-hunter

Frontend app to manage issues from user experience
https://github.com/kyborq/bug-hunter

Last synced: 15 days ago
JSON representation

Frontend app to manage issues from user experience

Awesome Lists containing this project

README

        







# BugHunter

Frontend app to manage issues from user experience

## Install

### Step 1. Clone repository

```
git clone https://github.com/kyborq/bug-hunter.git
cd bug-hunter
```

### Step 2. Instal dependencies

```
npm install
```

### Step 3. Configure .env

```
API=12345
```

### Step 4. Run development server

```
npm run dev
```

## Technologies

### React

- Vite
- TypeScript
- SVGR
- Lucide Icons
- React router dom
- Redux Toolkit

### Firebase

- Auth
- Firestore

## Other apps

[![iStudent](https://github.com/kyborq/bug-hunter/assets/52314985/c6e70e87-c095-4d6e-b191-59a666976fb0)](https://github.com/kyborq/iStudent)
[![BeatMate](https://github.com/kyborq/bug-hunter/assets/52314985/b882510f-bd40-4ab8-a3b4-05de40ea8ff0)](https://github.com/kyborq/BeatMate)
[![PettoGram](https://github.com/kyborq/bug-hunter/assets/52314985/4cae93ab-6e84-4886-a59e-e73271acdd29)](https://github.com/kyborq/PettoGram)
[![Stickers](https://github.com/kyborq/bug-hunter/assets/52314985/25aa50a9-f2e2-4fcb-9d5f-2e9c64f8d4e8)](https://github.com/kyborq/Stickers)