Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ramgoel/lekhak
- Owner: RamGoel
- Created: 2021-10-07T16:09:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T06:31:37.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T06:17:04.814Z (over 1 year ago)
- Topics: css, database, ejs, express, hacktoberfest, html, mongodb, mongoose, nodejs
- Language: EJS
- Homepage: https://lekhak.herokuapp.com/
- Size: 294 KB
- Stars: 1
- Watchers: 1
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
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)