A single page web application will contain two components. One is a form where a user will give necessary inputs about his favourite series and another is a list containing those serieses. The data will be stored in a state named seriesList and updated with the help of setSeriesList method.

6m read timeFrom dev.to
Post cover image
Table of contents
Project setupCreating InterfaceUpdating AppCreating ListCreating Form
1 Comment

Sort: