Skip to content

denvudd/react-dbmovies.github.io

Repository files navigation

This is an open source The Movie Database clone build with Next.js 13. It is bootstrapped with create-next-app. You can track changes, ideas, and notes on the Trello board of the project.

The Movie Database Clone

Warning This project is still in development and is not ready for production use.

It uses new technologies (experimental-edge) which are subject to change and may break your application.

Tech Stack

Installation

1. Clone the repository

git clone git@github.com:denvudd/react-dbmovies.github.io.git

2. Install dependencies

npm install

3. Create .env file for your TMDB Api Key

4. Run the application

npm run dev

5. Run tests

npm run test

How do I deploy this?

Follow the deployment guides for Vercel and Netlify for more information.

License

No license.

Contributing

Contributions are welcome! Please open an issue if you have any questions or suggestions. Your contributions will be acknowledged.

About

A TMDB-inspired application. Search for movies, TV shows, or actors, rate them, create lists for yourself and friends, and discover new things about the world of cinema.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published