Hey guys, this is a repository to develop a Community Driven Blogging website where the user drives the website and content. where you can write blogs , it can be private or public. It has an authentication, where user cannot write or edit or delete blog unless user signs in. We can filter the blogs and watch the blogs of a particular user. The user who has written the blog can only edit or delete their blog.
The main motive behind the website is to develop a full-fledged functional webstite with many functionalities such as:
- Creating accounts
- Logging in
- Ability to post content
- Ability to interact with other users content
- Share functionality A website that driven by the user itself.
--> You can clone the project directly using Github Desktop or the link to your local directory
--> Install Visual Studio Code with Live server extension and start running the website
Feel free to contribute in any way you wish to. Steps to follow to contribute: Anything to correct or contribute?
-
Raise an issue mentioning the changes you'd like or to make
-
Fork the repository or clone it to your local computer
-
Contribute by making changes as you wish by creating a new branch
-
Open a pull request to merge the new branch of your repo with the main repo here NOTE: Mention the Issue number the pull request will be closing.