@@ -12,7 +12,6 @@ Found an impressive project? Built something cool? We want to feature it! You ca
1212- Submit your own projects
1313- Suggest great open-source work you've discovered
1414- Share projects that helped you in your development journey
15-
1615Submit your suggestions through our [ Request] ( https://codegems.xyz/request ) page.
1716
1817## 🔍 Platform Features
@@ -22,34 +21,49 @@ Submit your suggestions through our [Request](https://codegems.xyz/request) page
2221- Project bookmarking for later reference
2322- Clean, intuitive interface
2423
24+ ## 🤝 Join Our Community
25+ - [ Join our Discord server] ( https://discord.gg/QtnFGDQj5S ) to:
26+ - Get notified when your submissions are reviewed
27+ - Connect with like-minded developers
28+ - Discover projects in real-time
29+ - Share your knowledge and learn from others
30+ - Participate in community discussions and votes
31+
2532## 🚀 Getting Started
26331 . ** Explore** : Browse through community-suggested projects
27342 . ** Submit** : Share projects you think others should know about
28353 . ** Search** : Find specific tools using tags or keywords
29364 . ** Save** : Bookmark projects for future reference
30- 5 . ** Contribute** : Visit GitHub repositories to learn more or contribute
31-
32- ## 💻 Local Development
33- ``` bash
34- git clone https://github.com/bebedi15/codegems.git
35- cd codegems
36- npm install
37- npm run dev
38- ```
37+ 5 . ** Connect** : Join our Discord community
38+ 6 . ** Contribute** : Visit GitHub repositories to learn more or contribute
3939
4040## 🤝 Contributing
4141We welcome all types of contributions:
42-
4342- [ Project submissions] ( https://codegems.xyz/request )
4443- [ Feature suggestions] ( https://github.com/bebedi15/codegems/issues/new/choose )
4544- [ Bug reports and fixes] ( https://github.com/bebedi15/codegems/issues/new/choose )
4645- [ UI/UX improvements] ( https://github.com/bebedi15/codegems/pulls )
46+ - Join discussions in our [ Discord server] ( https://discord.gg/QtnFGDQj5S )
4747
4848Open an issue or submit a pull request to get started.
4949
50+ ## 💻 Local Development
51+ Want to run Code Gems locally? As an open source project, you can get started with:
52+ ```
53+ git clone https://github.com/bebedi15/codegems.git
54+ ```
55+ ```
56+ cd codegems
57+ ```
58+ ```
59+ npm install
60+ ```
61+ ```
62+ npm run dev
63+ ```
64+
5065## 📄 License
5166This project is licensed under the MIT License. See the [ LICENSE] ( LICENSE ) file for details.
5267
5368---
54-
55- Join us in building the ultimate resource for discovering GitHub gems at Code Gems!
69+ Join us in building the ultimate resource for discovering GitHub gems! Connect with fellow developers on [ Discord] ( https://discord.gg/QtnFGDQj5S ) and be part of our growing community! 💎
0 commit comments