https://github.com/chlazie/dev-blog
DevHood is the ultimate platform for developers to share, connect, and grow. We offer a seamless, GitHub-integrated blogging experience combined with an engaging and supportive community, DevHub, to help you showcase your skills and level up your career.
https://github.com/chlazie/dev-blog
approuter appwrite next-themes nextjs shadcn-ui tailwindcss-v4 vercel
Last synced: about 2 months ago
JSON representation
DevHood is the ultimate platform for developers to share, connect, and grow. We offer a seamless, GitHub-integrated blogging experience combined with an engaging and supportive community, DevHub, to help you showcase your skills and level up your career.
- Host: GitHub
- URL: https://github.com/chlazie/dev-blog
- Owner: chlazie
- Created: 2025-10-06T14:39:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-06T15:05:02.000Z (8 months ago)
- Last Synced: 2025-11-06T15:27:37.928Z (8 months ago)
- Topics: approuter, appwrite, next-themes, nextjs, shadcn-ui, tailwindcss-v4, vercel
- Language: TypeScript
- Homepage: https://devhoodblog.vercel.app
- Size: 715 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Devhood
Devhood is a blog app for developers and other techies. It includes a variety of categories to help users find content that interests them.
## Features
- Browse blog posts by category.
- Create an account to comment on posts.
- Write your own blog posts and contribute to the community.
- Responsive design for mobile and desktop devices.
## Technologies Used
- Next.js
- React
- Node.js
- MongoDB
- Express.js
- GraphQL
- Apollo Client
## Installation
1. Clone the repository.
2. Install dependencies using `npm install`.
3. Start the app using `npm run dev`.
## Usage
1. Open your browser to `http://localhost:3000`.
2. Browse the blog posts by category.
3. Create an account to comment on posts.
4. Contribute to the community by writing your own blog posts.
## Contributing
We welcome contributions from the community! Here are some ways you can contribute:
- Report bugs or issues using the [issue tracker](https://github.com/your-username/devhood/issues).
- Submit pull requests with bug fixes or new features.
- Write blog posts on topics that interest you.
Before contributing, please read our [contributing guidelines](CONTRIBUTING.md).
## License
This project is licensed under the [MIT License](LICENSE).