Develop #8

Open
wazolab wants to merge 50 commits from develop into master
3 changed files with 8 additions and 4 deletions
Showing only changes of commit 2d83491839 - Show all commits

1
.nvmrc Normal file
View File

@@ -0,0 +1 @@
13.12.0

View File

@@ -29,14 +29,15 @@ You've been given the task of creating a simple application with create/read/del
### If you had more time, what would you improve/do differently?
- Use AntD
- Use AntD (or any CSS Framework)
- CSS Module
- Form Validations
- Page Transitions
- Loading State
- Setup environment variables
- Setup API proxy with Axios
- More Accessibility
- Component Lazy Loading
- Optimizations:
- Inject axios globally as $http.
- More test

2
public/_redirects Normal file
View File

@@ -0,0 +1,2 @@
# Netlify settings for single-page application
/* /index.html 200