inspiring71 / tarsiers-shoppy

Home Page:https://shopy-store.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopy App

Shopy App built with MERN stack and Redux

Quick Start

# Install dependecies for server
npm install

# Install dependecies for client
npm run client-install

# Runs the server part of the app
npm run server

# Runs the client part of the app
npm run client

# Runs the client & server with concurrently
npm run dev

# Launches the test runner in the interactive watch mode
npm run tdd

# Runs server in the production mode on http://localhost:3001
npm run production-server

About

https://shopy-store.herokuapp.com/


Languages

Language:JavaScript 74.5%Language:CSS 24.6%Language:HTML 0.9%