yulia-maleeva / netflix

0 stars 0 forks source link

Create navigation #10

Open marinabudz opened 1 year ago

marinabudz commented 1 year ago

create routes

Private: app/user-profile app/favourite-movies

Public: movies ( home page so all movies) movies/:id ( if movies is opened separartely or from category) /category /category/:id ( horror/ comedy and etc )

yulia-maleeva commented 1 year ago

Pull request: https://github.com/yulia-maleeva/netflix/pull/19

There is an example of how I can realize the project according to API. Home page has sections popular, rated and upcoming movies. Movies page contains sections with genres.

Image

Image