I am Trying to implement a medium like blogging website a basic varient of medium
Clone the repository:
git clone https://github.com/yesahem/Medium-Blog.git
Navigate to the project directory:
cd Medium-Blog
Run the following command to start the application:
docker compose up -d
git checkout -b issue/#issue-number
git commit -m 'commit message'
git push origin issue/#issue-number
(Please link the issue number in the pull request)
Please try to add a small video or screenshot to show the functionality of the website.