GithubHelp home page GithubHelp logo

htmujahid / dealshare Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 525 KB

A web-based application which is specifically designed on the principle of Business-to-business marketing.

Home Page: https://deal-share.vercel.app

JavaScript 99.89% CSS 0.11%

dealshare's Introduction

DealShare

A web-based application which is specifically designed on the principle of Business-to-business marketing.

Getting Started

  • Installing dependencies
npm install
  • Running Development Server
npm run dev
  • Generating a production build (in case you want to deploy)
npm run build

After npm run dev, Open http://localhost:3000 with your browser to see the result.

Directory Structure

  • public/: AA directory of assets, such as images, icons, and fonts, that is publicly accessible
  • src/: All the application related code
    • components/: Modular and reusable components that can be utilized in other sections and components
    • lib/:
      • app/: Utility functions, hooks, and request functions related to various pages
      • api/: Contains files for database queries, middleware, and controllers
    • pages/: Represent unique routes/pages with a directory structure mimicking the app's URL structure
      • 'api/': Handle incoming API requests
    • sections: Sections of different pages
    • styles: CSS files for defining the visual styles and layout of the application
  • package.json: Manifest for the project, containing metadata such as the project name, version, dependencies, scripts, and more

dealshare's People

Contributors

altafahmad1 avatar htmujahid avatar mahinash26 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.