Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kyborq/bug-hunter
- Owner: kyborq
- Created: 2023-07-26T11:57:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-26T12:41:46.000Z (over 1 year ago)
- Last Synced: 2023-07-26T13:24:38.958Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)