Skip to content
Open
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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


<div align="center">
Comment on lines +1 to 3

<img src="public/Arfazrll_light.svg" alt="Project Logo" width="80" height="80" />
Expand Down Expand Up @@ -133,6 +135,9 @@ The application implements a `usePerformance` hook to evaluate client hardware c
WAKATIME_API_KEY=your_wakatime_key
GROQ_API_KEY=your_groq_key
GEMINI_API_KEY=your_gemini_key
EMAIL_USER=your_email@gmail.com
EMAIL_APP_PASSWORD=your_gmail_app_password
KAGGLE_API_TOKEN=your_kaggle_api_token
Comment on lines +138 to +140
```

4. **Initialize Development Server:**
Expand Down