Skip to content

jon-kim/challenge-react

Repository files navigation

CRM - demo - redux

Based off of http://reactjsnews.com/your-first-redux-app to provide simple CRM functionality, such as:

  • Add a lead (name, phone number),
  • Log a call,
  • Schedule an appointment,
  • Convert lead to account

With bonus points for:

  • Updating the phone number,
  • Using a date-picker for the appointment.

To run the app:

npm install
npm start

Load http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published