Skip to content

r-argentina-programa/cpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cart Price Rule

Codeship Status for r-argentina-programa/cpr

client-gif-main

Tech Stack

  • 💹 Node Js — A web framework for Node Js
  • 📄 Sequelize — A promise-based Node.js ORM
  • 🔗 Multer — A Middleware for handling multipart/form-data, primarily used for uploading files.
  • ⚛️ React Js — A JavaScript library for building user interfaces
  • ♻️ Hooks & Context — To handle State
  • 🌀 React Router Dom — DOM bindings for React Router.
  • 🐘 PostgreSQL — A powerful RDBMS

How to run this project

⚠️ Node version >= 14 is required

Install Dependencies

  1. npm install to install root dependencies
  2. npm run client-install to install client dependencies
  3. npm run server-install for server dependencies

Run the project

  1. npm run dev to run client and server en development mode
  2. npm run db:migrate to run Sequelize migrations

Screenshots

Client:

client-main-page client-product-detail client-cart

Admin:

admin-login admin-products admin-brands