Skip to content

A project designed to provide a safe and enjoyable movie-watching experience for families, ensuring appropriate content for all ages.

Notifications You must be signed in to change notification settings

ZakariaElkhadir/CineSafe

Repository files navigation

CineSafe

This project is currently under development. Figma Design

Note: This project relies on a private API key stored in a .env file. Use the provided set_api.sh script to automatically set up the virtual environment with the necessary API key. Run the script whit this Command ./set_api.sh before starting the development server to ensure the project functions correctly.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install the dependencies and run the development server:

npm install # Install the project dependencies
./set_api.sh # Set up the virtual environment with the  API key
npm run dev # Run the development server

or

yarn dev

or

pnpm dev

or

bun dev


Open [http://localhost:3000](http://localhost:3000) in your browser to see the result.

About

A project designed to provide a safe and enjoyable movie-watching experience for families, ensuring appropriate content for all ages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages