tduongtad1304 / furniture_shop_uda

Build a Furniture Shop Web UI using primarily ReactJS Frameworks and additional libraries like Redux & SASS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ›๏ธ ReactJS Furniture Web Shop

 ๐Ÿ“ Disclaimer: The project is on development, some features might not perform functionally at expected. We are trying to complete all functionalities and features as soon as possible.

๐Ÿ—๏ธ Build a Furniture Shop Web UI using primarily ReactJS Frameworks and additional libraries like Redux & SASS


Main contents: ๐Ÿ” Main concept, ๐Ÿ“• User manual, ๐Ÿ’โ€โ™‚๏ธ Contributors


๐Ÿ” Main concept

๐Ÿ’ป ๐Ÿ“ฝ๏ธ Demo Website

Demo.mp4

๐Ÿ–ผ๏ธ User Interface

Home view


Hero Slider & Policy Card


Products Interface


Footer


Products Page


Contact & About us

Note: The process for these 2 pages is still on development.

Cart Page When cart is empty


When users add products to Cart


Products Descriptions (when users click on a product)




๐Ÿ“• User manual


1. Going through the Github link of this project:



a. Copy the link in the section below by and open Command Prompt or Terminal of any available IDEs like Visual Studio Code for instance.

b. Clone this repo by typing: git clone https://github.com/tduongtad1304/furniture_shop_uda.git

c. After cloning succesfully, for VSCode instance, just open it by typing: code .


d. ๐Ÿ“ฝ๏ธ Demo Usage:

Demo_usages.mp4



2. โš’๏ธ Project Configuration:


a. Install all the needed dependencies by typing in the terminal: npm install

b. After installing successfully folder node_modules, creating a new terminal and run this project by typing: npm start. It will apppear on the browser with the default setting PORT = 3000 localhost:3000/



3. ๐Ÿข Build this project:

Using command: npm build for building the project (if needed). We recommend using this command in the future when we finally finish this project.



๐Ÿ’โ€โ™‚๏ธ Contributors:

We are glad to contribute with other peoples with this project.


@tduongtad1304

@Scallets

@thanhtrung265

@ngannt01

@vankiet2001

Enjoy!

About

Build a Furniture Shop Web UI using primarily ReactJS Frameworks and additional libraries like Redux & SASS


Languages

Language:CSS 47.2%Language:JavaScript 40.4%Language:SCSS 11.5%Language:HTML 0.9%