https://github.com/devxlalit/project_weblogs
Weblogs - Free and open-source blogging website.
https://github.com/devxlalit/project_weblogs
Last synced: 12 months ago
JSON representation
Weblogs - Free and open-source blogging website.
- Host: GitHub
- URL: https://github.com/devxlalit/project_weblogs
- Owner: devXlalit
- Created: 2024-07-21T16:49:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T05:04:31.000Z (almost 2 years ago)
- Last Synced: 2024-07-24T19:39:50.593Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://weblogs-five.vercel.app
- Size: 106 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weblogs - Blogging webapp
Create , Read , and Share your blogs using this free and open source blogging website.
## Teck Stack















## Features
- Create blogs
- Edit blogs
- Delete blogs
- Login using Google authantication
- All device Responsive
- Search by topics
## Run locally
Clone Git Repo.
```bash
git clone "https://github.com/devXlalit/Project_weblogs.git"
```
Install using npm,pnpm,bun,yarn
(prefered npm)
```bash
cd Project_weblogs
npm i
```
Run the deployment server
```
npm run dev
```
Server will run on your localhost:3000
## Documentation
🢡[Next JS](https://nextjs.org/)
🢡[Next Auth](https://next-auth.js.org/)
🢡[Vercel](https://vercel.com/home)
🢡[MongoDb](https://www.mongodb.com/products/platform/atlas-database)
🢡[Mongoose](https://mongoosejs.com/)
🢡[Tailwind Css](https://tailwindcss.com/)
## 🔗 Links
[](https://lalitsportfolio.vercel.app/)
[](https://twitter.com/)
[](https://www.buymeacoffee.com/lalitpagarx)
## Feedback
If you have any feedback, please reach out to us at lalitpagare.dev@gmail.com
## Author
- [@devXlalit](https://github.com/devXlalit)