Skip to content

edusio/customers-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Is a App with customers, you see a Login (you need to have a allowed user).

You can add, edit or delete a customer.

Available Scripts

You need ' json-server' installed globaly

Start Project

$ npm run start
$ npm run server

Its a project with React - Redux - Redux-Form - Redux-Actions - Json-server

Users

See db.json to find the users.

    -User1 has all permission, allowed to do all the actions
    -User2 has no permission, you will see a message "no tiene permisos de acceso"