Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramgoel/lekhak

Write Articles Anonymously without any Logins.
https://github.com/ramgoel/lekhak

css database ejs express hacktoberfest html mongodb mongoose nodejs

Last synced: 1 day ago
JSON representation

Write Articles Anonymously without any Logins.

Awesome Lists containing this project

README

        

# 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` or `git branch branch-name` & `git checkout 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.



![Image](https://user-images.githubusercontent.com/90157563/194616489-ab758e77-685b-403d-b2ab-8c0808f994b9.png)

🔥 Users can take help from help page

## contributors
[Ram Goel](https://github.com/RamGoel)