More courses: https://eincode.com
Starting point: https://github.com/Jerga99/next-youtu...
Complete code: https://github.com/Jerga99/next-youtu...
Blog post: https://eincode.com/blogs/learn-how-t...
How to setup a project: • How to setup a project from Github
In this part of form validation we are going to validate a date component implemented by https://www.npmjs.com/package/react-d....
First we are going to provide startDate and endDate fields to the form, then we will fill them up with actual dates from react-datepicker.
Let's start!