Hello, This is a movie site with modern UI design. In this site here we can see trending, popular and upcoming movie from worldwide. We can read details of movies like release date, movie duration, ratings and producers of movie. The movies and its details are fechted from differents servers, so this is always up to date and no need to updated anything. This code will be the reference for beginner to learn React Props, React State Management, React Hooks, Api Intergration, Looping the date, Fatching data from server etc.
-
Cool design, responsive and impressive UI design,
-
Top speed,
-
Can see list of popular movies, trending movies and upcoming movies,
-
Can see movies details like release date, movie duration, ratings and production company,
-
Regular auto update,
This project is live here:-
https://pure-movie.vercel.app/
- HTML
- CSS
- JavaScript
- React.js
- Axios (for making API requests)
- React Router (for navigation)
- React Hooks (for state management)
To run this project locally, follow these steps:
- Clone the repository:
https://github.com/SarkarTmz/movie-site
- Enter to folder after clone:
cd movie-site
- Install dependency of project :
npm install
- Run the code :
npm run dev
Contributions are always welcome!
Please adhere to this project's code of conduct
.