Skip to content

naumch1k/movies-explorer-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio project: "Movies Explorer"

Read this in other languages: RU

frontend (React JS) for the final project @ Yandex.Practicum

Figma Mock Up

You are more than welcome to register yourself, or can just use
login: test@test.com
password: testtest

Description

"Movies Explorer" is an online app that allows users to look up movies and save the best ones to a Favorite Movies tab

Functionality

  • User authorization and registration
  • Edit user profile info
  • Search movies by keyword
  • Filter shortfilms
  • Save movies to Fav tab / Delete movies from Fav tab

Tech

JavaScript | React JS | CSS3 | BEM | Adaptive design

Installation & Usage

# Clone the repository
git clone https://github.com/naumch1k/movies-explorer-frontend.git
# Enter the project directory
cd movies-explorer-frontend
# Install dependencies
npm i

In the project directory, you can run:

npm start

Starts a local server on localhost:3000

npm run build

Builds the app for production to the build folder

TO DO

  • translate to EN
  • add reset search button at saved movies
  • program search with more than one keyword
  • fix some minor bugs (e.g. when click shortfilm filter before form submit it shows no result message)
  • refactor code

About

frontend (React JS) for the final project @ Practicum Bootcamp

Topics

Resources

Stars

Watchers

Forks