/Shayari_Generator

This is Shyaari Generator App so user can use this to generate shayaari in hindi or English Both.

Primary LanguageJavaScript

Shayari Generator

Backend Docs

Shayari Generator Backend


About


This is Shyari Generator Backend Section so user can use this to generate shayaari in hindi or English Both.


Clone Repository


git clone https://github.com/Amanmandal-M/Shayari_Generator.git

Installation


cd Backend

npm i / npm install

Start the Backend server


npm run start

node server.js

MVC Structure

├── index.js
├── configs
|    └── db.js
├── models
|    └── shayariModels.js
├── routes
|    └── shayariRoutes.js
├──controllers
|    └── shayariControllers.js

Note :

  • You can use any of them .

  • Before doing anything first create .env file and put your OPENAI_API_KEY = <Your OpenAI Key>


Backend Deployment URL



Frontend Docs

Shayari Generator Frontend


About


This is Shyari Generator Frontend Section so user can use this to generate shayaari in hindi or English Both.


Frontend Deployment URL