From 2d9ee57d2c5ef526b8bbc0b9b0237e8a75e319c9 Mon Sep 17 00:00:00 2001 From: nitesh969 <39223804+nitesh969@users.noreply.github.com> Date: Tue, 15 May 2018 00:35:06 -0700 Subject: [PATCH] updated --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 2926d1b..47a9ed5 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,16 @@ open http://localhost:8080 [React]: http://facebook.github.io/react/ [webpack]: http://webpack.github.io/ [babeljs]: https://babeljs.io/ + + +Skills I have coded: +● routing +● input validation +● makes API call, UI updates with success/failed status of API call +● dynamic rendering depending on parameters/input data +● Animations +● Infinite scroll capability for Home page list of posts +● Functional UI test + +Skills not coded +● unit test (Not Implemented)