Skip to content

Latest commit

 

History

History
116 lines (78 loc) · 2.76 KB

README.md

File metadata and controls

116 lines (78 loc) · 2.76 KB


My Skills

RAZ Furniture Shop

Client Side for RAZ Furniture Shop

Demo · Related Projects



Table of Contents

Overview

Raz Furniture Shop is a modern and stylish online furniture store where dedicated for people who don't have much time exploring the mall alleys, finding cheap products yet have high quality.

Developed using ReactJS & Redux and stylised using TailwindCSS & DaisyUI

Features

  • Authentication & Authorization
  • Products (search, sort, filter, update, create, delete)
  • Customer Role: New Order, Profile
  • Seller Role: Manage Order, Manage Products, Seller Profile
  • etc.

Technologies Used

Getting Started

Prerequisites

Installation

1. Clone this repo

git clone https://github.com/digi-squad/raz-fe.git

2. Enter the directory

cd raz-fe

3. Install all dependencies

npm install

4. Create .env file

REACT_APP_SERVER_HOST = [YOUR SERVER HOST]

5. Start a local server

npm run start

Screenshots

project-screenshot project-screenshot project-screenshot project-screenshot

Contributors

Related Projects

License

This project is licensed under the ISC License