Skip to content

Client-side interface for a movie app based on server-side REST API and database (movie_api). Built with React and Bootstrap.

Notifications You must be signed in to change notification settings

lkarow/myFlix-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myFlix-client

Netlify Status

Live version: https://myflix-501fc4.netlify.app

Project description

This is the client-side interface for a movie app based on server-side REST API and database (movie_api). The interface is built with React and Bootstrap. Users are able to sign up and login, update their personal information, and create a list of their favorite movies.

Login View

Main View

Built With

  • React
  • React-Bootstrap
  • Redux
  • JavaScript
  • Parcel
  • SCSS
  • HTML

Dependencies

  • Axios
  • proptypes
  • React
  • React-Bootstrap
  • React-DOM
  • React-Router-DOM
  • Redux

Get Started

  1. Clone the project
  2. Install all dependencies mentioned in package.json
  3. cd to the project directory
  4. Run it by:
$npm run dev

Note: Please make sure you install parcel v2!

Run the Project

You can use the command:

parcel src/index.html

About

Client-side interface for a movie app based on server-side REST API and database (movie_api). Built with React and Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published