Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve navbar UI #188

Merged
merged 6 commits into from
Feb 28, 2025
Merged

Conversation

shamoo53
Copy link
Contributor

@shamoo53 shamoo53 commented Feb 28, 2025

🚀 Pull Request Description

[changed the UI for the DevxStark page navbar, added Motion and hover Effects for the navbar content, including Icons, changed the background color of the navbar]

🔗 Linked Issues

Fixes #174
Screenshot 2025-02-28 014331

📸 Screenshots

[Include relevant screenshots or screen recordings demonstrating the changes]

✅ PR Checklist

  • I have tested these changes locally
  • Relevant documentation is updated
  • My code follows the repository's coding guidelines
  • I have added/updated tests that prove my fix/feature
  • No breaking changes introduced
  • Code is well-commented and readable

Copy link

vercel bot commented Feb 28, 2025

@MaryammAli is attempting to deploy a commit to the poulavbhowmick03's projects Team on Vercel.

A member of the Team first needs to authorize it.

@PoulavBhowmick03
Copy link
Contributor

@shamoo53 seems to have linting error. run npm run build and fix it

@shamoo53
Copy link
Contributor Author

ok i will do that now

@shamoo53
Copy link
Contributor Author

hi @PoulavBhowmick03 , i seem to be having this Error: OpenAI API key is missing, what is the key?

@PoulavBhowmick03
Copy link
Contributor

hi @PoulavBhowmick03 , i seem to be having this Error: OpenAI API key is missing, what is the key?

You can use this for .env
and create your own api keys at open ai api console

# Created by Vercel CLI
BOT_USERNAME="starkfinder1511_bot"
BRIAN_API_KEY=""
DATABASE_URL=""
MY_TOKEN=""

WEBHOOK_URL = ''
LAYERSWAP_API_KEY = ''

TELEGRAM_APP_URL = 'https://t.me/strkfinder1511_bot'
OPENAI_API_KEY = ''

ANTHROPIC_API_KEY = ''

Copy link
Contributor

@PoulavBhowmick03 PoulavBhowmick03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty

@PoulavBhowmick03 PoulavBhowmick03 merged commit 66c610d into Shonen-Labs:main Feb 28, 2025
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FRONTEND: Improve the UI of the Navbar in the DevXStark page
3 participants