Blanja is an online store that focuses on the world of fashion.
Login | Register | Home | Product | My Bag | Chekout | Profile |
---|---|---|---|---|---|---|
Note: Click to zoom image
- React JS
- Material Ui
- Etc.
-
- Downloading and installing Node.js and npm or you can use command:
- Checking your version of npm and Node.js
npm install npm@latest -g
To see if you already have Node.js and npm installed and check the installed version, run the following commands:
node -v
npm -v
In this project I use
version v16.15.1
-
- Clone project
- Client
git clone https://github.com/nanangNSL/Blanja.git
- Client
- Install all dependencies
npm install
- Clone project
Happy code!☕