This project is a web application that allows users to search for movies and view details about them.
- bootstrap 5 - CSS Framework
- React - State Management
- React-router - Loading Skeleton
- Axios - HTTP Client
- SplideJS - Carousel
- framer-motion - animation
- Swiperjs --Carousel
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.