Skip to content

This Server create for Alternative Product Information System Website. Users can create Update and Delete own Query and Recommendation

Notifications You must be signed in to change notification settings

hammadsadi/shop-smart-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This is Alternative Product Information System Website. This Website users can Add/update/Delete his own Query about a product in The System.

Project Features

  • User Cannot add Query and Recommendation without Login
  • Popular Queries by Users Recommendations
  • Users can update/Delete his own Query

Click here for the Live API: https://api-nu-jade.vercel.app

Usages Technologies

  • Node js
  • Express JS
  • MongoDB
  • JWT

Project Clone and Run Step

  1. At First Clone This Repo

  1. Open This Project on Your Favourite Code Editor and Run This Command on the Vs Code terminal
//comment following commands
npm install
  1. Setup env Variable Database User , Database Password and Secret key
//comment following commands
DB_USER;
DB_PASS;
SCRET_KEY;
  1. Run This Project following on this command
//comment following commands
nodemon index.js

Or

//comment following commands
npm start

About

This Server create for Alternative Product Information System Website. Users can create Update and Delete own Query and Recommendation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published