An App which stores user written articles into database and also fetches them from the database.
- Fork this Repository
- Clone this Repositiory
git clone fork_url - Create New Branch
git switch -c new-branch-name - Make changes to the App
- Stage Changes
git add . - Commit Changes
git commit -m "commit-message" - Push Changes
git push
🔥 You Can Post Articles anonymously without any logins.
🔥 Anyone from the world can come and read the newest articles posted.
🔥 Users can also search for a Particular Topic.