google-studio-movies is a simple movie site project designed to showcase movies. It allows users to browse a catalog of movies, view detailed information about each movie, and potentially search for specific titles. This project was developed using Google Studio, leveraging its features to streamline the development process and potentially integrate with other Google services.
- Framework: Next.js (React framework for server-side rendering and static site generation)
- Language: TypeScript (for type safety and improved code maintainability)
- Styling: Tailwind CSS (utility-first CSS framework for rapid UI development)
- Development Environment: Google Studio (for coding, building, and previewing the application)
- (Potentially) Google Cloud Services: Depending on the implementation, this project might also utilize other Google Cloud services for data storage, API integration, or deployment (details to be filled in as available).
- install libs
# bun bun i # npm npm i
- dev
bun dev npm run dev
This is a NextJS starter in Firebase Studio.
Thanks Goole provide server.
