Skip to content

alkarim99/blanja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


shopbag

Blanja (Blanja App)

Explore the docs »
View Demo

Table of Contents

About The Project

Blanja is an e-commerce platform in the fashion style field where users can log in and enjoy a delightful shopping experience with a highly user-friendly experience.

Built With

These are the libraries and service used for building this backend API

Getting Started

Prerequisites

You'll need these programs installed before proceeding to installation

This project requires blanja-app-be to function properly, follow the steps provided in the readme to install and run the backend API

Installation

Follow this steps to run the server locally

  1. Clone this repository
git clone https://github.com/abubakar-adeni/blanja.git
  1. Change directory to blanja
cd blanja
  1. Install all of the required modules
npm install
  1. Create and configure .env.local file in the root directory, example env are provided in .env.local.example
NEXT_PUBLIC_HOST=[ Backend URL ]
  1. Run this command to run the server in development environment
npm run start
  • Run this command to build this website into production ready
npm run build

Screenshots

Landing Page


Login Register
Login Register
Profile Profile
Edit Profile Edit Address
Hire Hire
My Order Pages Product Pages
Search Detail Talent
Search Detail Product
Search Detail Talent
Checkout Payment

Related Project

🚀 Frontend Blanja

🚀 Backend Blanja

🚀 Demo Blanja

About

Front end of Blanja App built with ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • CSS 6.0%
  • HTML 1.6%