Skip to content

Idan-Maimon1/2nd-Hand-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title


Logo

2ndHand

Cheap prices ,High quality

Table of Contents
  1. About The Project
  2. Getting Started

Check out the live site here

About The Project

screenshot

This project is a fullstack vue appliction of a store like bulletin board where you can find used & unused items from pop figures to jewelry.

User can search and filter by price and category to its liking, get the details about the product and contact the seller via whatsapp.

(back to top)

screenshot

Built With

vuejs mongodb node sass

(back to top)

Getting Started

How to install the app locally

Prerequisites

Download nodejs (if you don't have it on your computer)
run command npm install -g @vue/cli (if you don't have vuejs on your computer)

Installation

The app will work only if you download both frontend and backend

Project frontend: https://github.com/Idan-Maimon1/2nd-Hand-Store
Project Backend: https://github.com/Idan-Maimon1/2nd-Hand-Store-backend

see that you do the following steps to both of the repositories

  1. Clone the repo
    git clone https://github.com/Idan-Maimon1/2nd-Hand-Store
    git clone https://github.com/Idan-Maimon1/2nd-Hand-Store-backend
  2. Install NPM packages
    npm install
  3. Run the project
    npm run dev

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published