Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tanishk-23/Lekhak

 
 

Repository files navigation

Lekhak

An App which stores user written articles into database and also fetches them from the database.

Steps to Setup on Local Machine

  • 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

Snapshots

🔥 Have a Clean and Simple UI for Posting Articles.

🔥 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.

About

Write Articles Anonymously without any Logins.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 40.8%
  • CSS 39.7%
  • JavaScript 19.5%