Skip to content

mugishap/prime-picks-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Project logo

Prime Picks

Status GitHub Issues GitHub Pull Requests License


Simple ecommerce project

📝 Table of Contents

🧐 About

Online shopping system with admin dashboards and more...

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

Node v16+

Installing

A step by step series of examples that tell you how to get a development env running.

Say what the step will be

git clone https://github.com/mugishap/prime-picks-shop

Server

yarn install

Client

yarn install

Then run the server and client

yarn dev

🔧 Running the tests

To run tests do npm run test

🎈 Usage

Just go to localhost:3000 on client side and use localhost:5000 on server side

⛏️ Built Using

✍️ Authors