Skip to content

sabwood/myFlix-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myFlix-client App:

Project Overview

myFlix project is a single-page, responsive React application made for movie enthusiasts to access and save information about different movies. This client-side application supports the existing server-side REST API and database.

Features

  • Welcome page with user registration and login
  • Displayed list of movies with accessible details about each movie, director, and genre
  • Button to add or remove movies from favorite movies list

Technical Requirements

  • Parcel
  • React
  • React Dom
  • Node.js
  • npm

Set Up and Installation:

  1. Clone the repository
    git clone https://github.com/<your-username>/<your-repo-name>.git
  2. Navigate into the project directory and install the necessary dependencies
    cd <your-repo-name>
    npm install
  3. Run the application locally.
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published