May 2019
Intermediate to advanced
496 pages
10h 38m
English
It's time to see what you've created. You should first add a submit button just as you did for CustomerForm. Change your src/index.js to instantiate a new AppointmentForm component. You'll need to pass in some example availableTimeSlots: in my own implementation I've added code to src/sampleData.js to generate 50 random available time slots, as you can see next:

Read now
Unlock full access