https://github.com/lalitdotdev/devforge
https://github.com/lalitdotdev/devforge
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lalitdotdev/devforge
- Owner: lalitdotdev
- Created: 2024-02-25T03:46:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T18:41:21.000Z (about 2 years ago)
- Last Synced: 2025-03-06T18:18:02.315Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://devforge.vercel.app
- Size: 27.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog Site
This is a simple blog site built with [insert technology stack here]. It allows users to read and publish blog posts on various topics.
## Features
- User registration and authentication
- Create, edit, and delete blog posts
- Commenting system for users to engage with blog posts
- Search functionality to find specific blog posts
- Responsive design for optimal viewing on different devices
## Installation
1. Clone the repository: `git clone [repository URL]`
2. Install the dependencies: `npm install`
3. Configure the database connection in the `.env` file
4. Start the server: `npm start`
## Usage
1. Register a new user account or log in with an existing account.
2. Explore the blog posts by browsing different categories or using the search functionality.
3. Click on a blog post to view its details and comments.
4. Create your own blog posts by clicking on the "New Post" button.
5. Edit or delete your own blog posts by navigating to the post and using the provided options.
## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
## License
This project is licensed under the [insert license name] license. See the [LICENSE](LICENSE) file for more details.
## Contact
For any questions or inquiries, please contact [insert contact information].