Skip to content

Created a Digital Marketing Service Website to learn about tech used in full stack.

Notifications You must be signed in to change notification settings

SunnyKr77/Digi-Service-Website

Repository files navigation

Digital Services Website

This is an attempt to make a full stack website on which services related to Digital Marketing can be sell.
Tech stack used - HTML, CSS, JS, MongoDB, Express and Node js

To Run this project you should require

  1. MongoDB installed on your local system
  2. Node js
  3. Insomnia or Postman
  4. Modern browser

Dependencies

  • Express -> npm i express
  • Mongoose -> npm i mongoose
  • Body Parser -> npm i body-parser
  • JWT -> npm i jsonwebtoken
  • Bcryptjs -> npm i bcryptjs
  • Path -> npm i path
  • Razorpay Gateway -> npm i razorpay

How to run

  1. Run node .\server.js
  2. Project should be running at http://localhost:9999/
  3. Ctrl + C to stop the server

About

Created a Digital Marketing Service Website to learn about tech used in full stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published