Skip to content

mulr/client-mgmt-react

Repository files navigation

Built with React and Node -- able to edit current client amount owed, along with email, and name. You can sort by amount owed and name.

There is no persistent data as of yet, hence the sample data loading.

Starting this app locally:

Start by installing front and backend dependencies. While in this directory, run the following commands:

yarn install
cd client
yarn install
cd ..

After both installations complete, run the following command in your terminal:

yarn start

About

React.js and Node.js - ability to update client data via admin panel, sort, and view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors