Skip to content

REACT CATALOG is a simple frontend application with Reactjs, using Redux for state management

Notifications You must be signed in to change notification settings

gedelumbung/react-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT CATALOG

REACT CATALOG is a simple frontend application with Reactjs, using Redux for state management. Consume API from https://github.com/gedelumbung/go-catalog, which written in Golang.

Setup

  • Run yarn or yarn install to install all dependencies.
  • Run yarn start to start application in development mode.

Route List

`GET`/home
`GET`/products/:id
`GET`/dashboard
`GET`/dashboard/products
`GET`/dashboard/products/create

About

REACT CATALOG is a simple frontend application with Reactjs, using Redux for state management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published