Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

bayue48/blanja-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blanja App

Contents

Description

An E-commerce website thar we can buy and sell new or used goods called Blanja which is created using bootstrap frameworks.

Features

  • Search Product
  • Add Product
  • Edit Product
  • Edit Profile
  • etc

Requirements

Installation

  1. Clone the repo
    git clone https://github.com/bayue48/blanja-app.git
  2. Install NPM packages
    npm install
    This will install the dependencies inside node_modules

ENV

Please create and make the changes in the .env file.

REACT_APP_BASEURL = "http://host_backend:port_backend"

Example :

REACT_APP_BASEURL = "http://localhost:4000"

Usage

node index OR nodemon start OR npm start.

Runs the app in the development mode.
Open http://localhost:3000/ to view it in the browser.

If you want to build, type npm run build.

Screenshoots

Demo

This is Blanja Web build version, let's try it.

Blanja

Related Project

RESTful API for this web application, clone this for development.

REST API

License

Distributed under the MIT License.

About

Blanja React App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published