Skip to content

michseixas/popfilms-client

Repository files navigation

POPFILMS - FRONT END

Popfilms is our fullstack final project, featuring a social web app focused on movies. This is the front-end repository. here.

About us

We are three movie enthusiasts and Ironhack students who have collaborated to create Popfilms, a captivating social web app dedicated to exploring and sharing our love for films.

Project Image

Deployment

You can check the app fully deployed here.

Installation guide

  • Fork this repo
  • Clone this repo
$ cd popfilms
$ npm install
$ npm start

Routes

Route Privacy Renders
/ public Home
/profile private (user) UserProfilePage
/:movieListType public (user) MovieListPage
/movies/:movieId public (user) MovieDetailsPage
* public (user) ErrorPage
...

Components

  • Alert
  • CarouselCard
  • CommentCard
  • CreateComment
  • EditUserInfoModal
  • FilterForm
  • Footer
  • LoginForm
  • LoginModal
  • MenuTop
  • MovieDetailInfo
  • Navbar
  • SignupModal
  • UserProfileInfoForm

Pages

  • ErrorPage
  • HomePage
  • LoginPage
  • LogoutPage
  • MovieDetailsPage
  • MoviesListPage
  • UserProfilePage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •