Skip to content

EngrMunir/jute-wooden-client

Repository files navigation

Craftify Haven

Overview:

The website stands out for its vast collection of jute wooden craft. This project is like a small e- commerce web-site. Register user can add delete and update their products. Beautiful UI and fast comfortable design.

Feature

• Integrate database system for enabling to add, update and deletion. • Develop advance MongoDB filtering system. • User can easily login through social media like Github, Google

Technologies:

React JS, Node JS, MongoDB, Firebase, Vercel.

Getting Started to clone project

1. Clone the Repository

Clone the project repository to your local machine using the following command:

git clone https://github.com/EngrMunir/jute-wooden-client.git
### 2. Move to the project repository
cd jute-wooden-client
### 3. Install the required project dependencies using npm:
npm install
### 4. Start the development server:
npm run dev