From 64c42e15debfad71cd2c207d52c310c9fc70ddd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Viricel?= Date: Mon, 7 Dec 2020 00:00:46 +0100 Subject: [PATCH] Add Notes in README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 831b537..b48a384 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,14 @@ You've been given the task of creating a simple application with create/read/del - Use AntD - CSS Module + - Form Validations + - Page Transitions + - Loading State + - More Accessibility + - Component Lazy Loading + - Optimizations: + - Inject axios globally as $http. + - More test ### How much time (more or less) it took you to complete the task?