Link to visit on Vercel: https://moviemagic-eta.vercel.app/
MovieMagic is your go-to platform for all things cinema. Discover detailed movie information, personalized recommendations, and engage with a community of film enthusiasts. Enjoy exclusive content, behind-the-scenes footage, and more. Join us to celebrate the magic of movies and find your next favorite film!
- Feature 1: Home screen with horizontal card scroll
- Feature 2: Movie screen specific
- Feature 3: Search page with pagination
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/KeevenOliveira/moviemagic.git
-
Navigate to the project directory:
cd moviemagic
-
Install dependencies:
npm install
.env.test
: If you need to run the tests, see the.env.example
and copy and paste with environments variables..env.local
: If you need to run the application, see the.env.example
and copy and paste with environments variables.
To run the application locally, use the following command:
npm run dev
The application will be available at http://localhost:3000.
For any questions or feedback, please contact [Keeven Oliveira] at [mailto:contato.keeveoliveira@gmail.com].