This website requires JavaScript.
Explore
Help
Register
Sign In
gitadmin
/
moviebox
Watch
1
Star
0
Fork
You've already forked moviebox
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
920f9eca0e
moviebox
/
src
History
Norbert Maciaszek
181826cceb
Refactor layout components: separate layout with global data into its own file, restore GlobalStoreProvider in the new layout, and update global state management to accept initial movies as a prop for improved data handling.
2025-08-09 00:43:15 +02:00
..
app
Refactor layout components: separate layout with global data into its own file, restore GlobalStoreProvider in the new layout, and update global state management to accept initial movies as a prop for improved data handling.
2025-08-09 00:43:15 +02:00
components
Update MovieCard button labels for consistency and adjust layout margins in MovieList and SearchMovies components for improved responsiveness.
2025-08-05 22:53:20 +02:00
lib
Refactor global state management for movies: remove initialMovies prop from GlobalStoreProvider, implement useEffect to fetch movies on mount, and update layout metadata for a personalized movie tracking experience.
2025-08-08 17:34:37 +02:00