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

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.

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

![Figma Badge](https://img.shields.io/badge/Figma-F24E1E?logo=figma&logoColor=fff&style=for-the-badge)
![Tailwind CSS Badge](https://img.shields.io/badge/Tailwind%20CSS-06B6D4?logo=tailwindcss&logoColor=fff&style=for-the-badge)
![Google Fonts Badge](https://img.shields.io/badge/Google%20Fonts-4285F4?logo=googlefonts&logoColor=fff&style=for-the-badge)
![Next.js Badge](https://img.shields.io/badge/Next.js-000?logo=nextdotjs&logoColor=fff&style=for-the-badge)
![React Badge](https://img.shields.io/badge/React-61DAFB?logo=react&logoColor=000&style=for-the-badge)
![npm Badge](https://img.shields.io/badge/npm-CB3837?logo=npm&logoColor=fff&style=for-the-badge)
![.ENV Badge](https://img.shields.io/badge/.ENV-ECD53F?logo=dotenv&logoColor=000&style=for-the-badge)
![ESLint Badge](https://img.shields.io/badge/ESLint-4B32C3?logo=eslint&logoColor=fff&style=for-the-badge)
![JavaScript Badge](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript&logoColor=000&style=for-the-badge)
![React Router Badge](https://img.shields.io/badge/React%20Router-CA4245?logo=reactrouter&logoColor=fff&style=for-the-badge)
![Google Cloud Badge](https://img.shields.io/badge/Google%20Cloud-4285F4?logo=googlecloud&logoColor=fff&style=for-the-badge)
![MongoDB Badge](https://img.shields.io/badge/MongoDB-47A248?logo=mongodb&logoColor=fff&style=for-the-badge)
![Mongoose Badge](https://img.shields.io/badge/Mongoose-800?logo=mongoose&logoColor=fff&style=for-the-badge)
![Vercel Badge](https://img.shields.io/badge/Vercel-000?logo=vercel&logoColor=fff&style=for-the-badge)
![Linux Badge](https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=000&style=for-the-badge)

## 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
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://lalitsportfolio.vercel.app/)
[![LinkedIn Badge](https://img.shields.io/badge/LinkedIn-0A66C2?logo=linkedin&logoColor=fff&style=for-the-badge)](https://twitter.com/)
[![Buy Me A Coffee Badge](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-FD0?logo=buymeacoffee&logoColor=000&style=for-the-badge)](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)