Skip to content

FahrulR/js-react-redux-inventoryapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Application with React Js + Redux



Inventory app is an application about managing a products. Here you can create, edit or delete a products also you can managing a category for a products. This also use redux to manage statement like register, login, get products, post products, etc

Requirements

  1. Node/NPM
  2. React Js
  3. Redux, Redux Promise Middleware liblary
  4. js-backend-inventoryapp for the API / backend side.

Installation

Clone

Frontend

$ git clone https://github.com/FahrulR/js-react-redux-inventoryapp.git

Backend

$ git clone https://github.com/FahrulR/js-backend-inventoryapp.git

Install dependencies

To install dependencies enter project folder and run following command:

npm install

Running the app

npm start / react-scripts-start

Demo Project

Sign Up

sign up

Sign In

sign in

Home

home2

Add Product

addproduct

Detail Product

detail products2

Edit Product

edit product

Delete Product

delete product

About

Frontend Inventory App with React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published