Blanja is a website for looking for clothes, goods or tools. This website is of the e-commerce type, so the contents of this website are buying and selling products. There are 2 accounts on this website, a customer and a seller. On the customer side, you can choose products to checkout the product of their choice, on the seller side, you can add products to each store so that customers can buy them. demo recipe
- Node JS
- React.js project bootstrapped with
create-react-app
.
This is an example of how to list things you need to use the software and how to install them.
- Clone the repo
git clone https://github.com/helmipradita/fe-blanja
- Install NPM packages
npm install
- Add .env file at root folder project, and add following or use your own
REST_API=https://api-blanja.helmipradita.dev
- Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Landing Page | Detail Product | Checkout |
---|---|---|
Login Page | Register Customer | Register Seller |
---|---|---|
Contributors names and contact info Fullstack Developers
- Helmi Pradita @helmipradita