Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 507 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 507 Bytes

Laptop Source-Server

This is a clinet site for an Laptop Reasle website called Laptop Source.

Functions

  • CRUD Operation

  • API

Tech Stack

server:

  • NodeJs
  • Express Js
  • dotenv
  • JWT token
  • MongoDB

Run is project

To install dependecies

npm install

To Run this project

npm start

Live

Authors