From 6fe6073db8f8fc14a8d4d234840cf22b8cbdc467 Mon Sep 17 00:00:00 2001 From: Damir Rashidov Date: Sun, 29 Oct 2017 19:02:52 +0300 Subject: [PATCH] Homework1 done --- .idea/workspace.xml | 626 +- package-lock.json | 11041 +++++++++++++++++++++++++++ src/components/App.js | 2 + src/components/people/PeopleAdd.js | 42 + src/components/routes/People.js | 22 + src/config.js | 6 +- src/ducks/people.js | 62 + src/redux/reducer.js | 4 +- 8 files changed, 11625 insertions(+), 180 deletions(-) create mode 100644 package-lock.json create mode 100644 src/components/people/PeopleAdd.js create mode 100644 src/components/routes/People.js create mode 100644 src/ducks/people.js diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1e71037..082f858 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,13 @@ + + + - + + + @@ -15,14 +20,13 @@ - - - - + + + - - + + @@ -30,44 +34,54 @@ - - + + - - + + - + - - + + - + - - + + - - + + - + + + + + + + + + + + - + @@ -77,8 +91,8 @@ - - + + @@ -86,6 +100,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -102,6 +150,11 @@ @@ -136,9 +193,9 @@ - -