Skip to content

This web application provides users with access to information about different movies, directors, and genres. Users can sign up, update their personal information, and create a list of their favorite movies.

Notifications You must be signed in to change notification settings

vppelli/movie_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Mike's link

Movie API

Description

This web application provides users with access to information about different movies, directors, and genres. Users can sign up, update their personal information, and create a list of their favorite movies.

Objective

Using React, build the client-side for the app called MovieMike's based on its existing server-side code (Movie API and database).

Movie Mikes Live Demo

Using MovieMike's

  • Must log in or create an account.
  • Once logged in, a list of Movies will show. ( 11 movies total )
  • You can filter by genre.
  • You can Search by Name.
  • You can explore Profile, Genre, and Director tabs freely.
  • Want to update User info? The profile tab allows you to do that.

Hosting yourself

  • Download the Clint-side or Clone it from Github
  • Using Parcel from Dev dependencies, just run parcel src/index.html in your terminal. This will host the app on http://localhost:1234/

Used

  • HTML
  • JavaScript
  • React.js
  • Netlify
  • Bootstrap

Dependencies

  • bootstrap
  • prop-types
  • react
  • react-bootstrap
  • react-bootstrap-icons
  • react-dom
  • react-router
  • react-router-dom
  • @parcel/transformer-sass (dev)
  • parcel (dev)
  • process (dev)

WebHost Used

About

This web application provides users with access to information about different movies, directors, and genres. Users can sign up, update their personal information, and create a list of their favorite movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published