Skip to content

Latest commit

 

History

History
95 lines (64 loc) · 1.95 KB

Readme.md

File metadata and controls

95 lines (64 loc) · 1.95 KB

Logo

Oeys.Com

A website for Demand and suply between different user and dealers from different places.
View Website · Report Bug · Request Feature

About The Project

ScreenShot

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/AKKHILADI786/oeys
  2. Install NPM packages
    npm install

Usage

npm run dev

File Structure

├───controlers          
├───database            //Database Models
├───images              //All images of products
├───public              //All frontend part
│   ├───app                  //js Files of All elements   
│   ├───css                  //css fiels of All frontend Part
│   ├───fonts                
│   ├───html                
│   ├───images               //images of home page
│   └───js                   // third party libraries
├───routes
│   ├───carts
│   ├───dealers
│   ├───orders
│   ├───product
│   └───users
├───uploads            // Required for dealer files uploading
└───utills             // for upload lots of product 
    └───jsons

Contact

Project Link: https://github.com/AKKHILADI786/oeys