Skip to content

ilonagog/trending-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    Movies In React !
About the project:

Movies in React is a single-page application built using React Js, CSS, and Tailwind CSS. The application's Home page has some random movie posters. Also, I put several upcoming movie trailers from youtube. Users can watch trailers in full screen also. Next, on the Movies page Users will see movie cards, where you can give the movie a star, read a little summary, or even delete the movie. Also, users can filter movies by genre. You can also add a new movie using the form "add movie." To add a movie user needs to find basic information online like "title," "year," "poster," "genre," and" about" -a summary of the movie, and fill in the form inputs. And, of course, we need to add "id" and "star." Once all the information is submitted, the application will re-render, and a new movie will appear on the Movies page. I used Tailwind CSS to create a horizontal scroll of random movie posters just for fun. It is elementary to install and use in your app.

Installation Instructions

Fork and Clone the repo from GitHub

Run json-server using [npm run dev] Run db.json on localhost:3001.

Run front-end using [npm start]

Resources used for this project: https://www.imdb.com https://www.youtube.com/watch?v=x4bom6Udk_4&t=68s https://tailwindcss.com/docs/guides/create-react-app https://www.npmjs.com/package/react-icons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published