Skip to content

An antique dealership project, in which the owner can display different antiques and the users can view and request them.

Notifications You must be signed in to change notification settings

kaimikan/antique-dealership

Repository files navigation

antique-dealership

An antique dealership project, in which the owner can display different antiques and the users can view and request them.

Setup:

In order to run the project you need Node.js, Git and pgAdmin4 installed and configured.

  • Open PostgreSQL and import antique-dealership.sql

  • Clone repository & Open cloned project folder

    git clone https://github.com/kaimikan/antique-dealership.git
    cd antique-dealership
    
  • Install dependencies

    npm install
    
  • Run project

    node index.js
    

About

An antique dealership project, in which the owner can display different antiques and the users can view and request them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published