Skip to content

huyh1010/Vime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi 👋, I'm Huy Huynh

A passionate Full Stack developer from Vietnam

Connect with me:

https://www.linkedin.com/in/huy-tien-huynh-4b0b3021b/ https://www.facebook.com/huy.huynh.1297943/ https://www.instagram.com/huyh1010/

Languages and Tools:

css3 express git html5 javascript mongodb nodejs postman react redux

Vime Movie App

Introduction

This is an interactive front-end movie app that is built by using REACT framework and ecosystem.

Installation

To have this app running on your local computer, please follow the below steps:

Clone repository

$ git clone https://github.com/huyh1010/Vime.git

Navigate to the project folder:

$ cd Vime

Install project dependencies:

$ npm install

Set up environment variables (create an .env file). Enter the variable below with the following API link

REACT_APP_BASE_URL = "https://api.themoviedb.org/3";



Run the project:

```javascript
$ npm start

Materials

The following web application comprises of the following materials and libraries:

  1. React Router v6
  2. React Hooks (useContext, useReducer, Custom Hooks)
  3. Material UI (MUI)
  4. Axios

Presentation

  1. User can see the UI display of the movie and tv shows layouts.
  2. User clicks on a specific movie or tv and see a detailed information about that content.
  3. User can select a specific genre based on the available genre categories. (Work on Movies and TV pages).
  4. User can search a movie or tv shows by keyword through the search box (Work on Movies and TV pages).
  5. User can pick a favorite movie/show and save it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published