Skip to content

TheLordA/Colosseum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colosseum logo by Anass FERRAK

Colosseum - A fully functional Netflix Clone made with MERN Stack and other technologies, check them below.


PreviewTech StackUsageFeaturesTodo listContributeImage Copyright Claims


Preview

Colosseum Landing Page

Colosseum Home Page

Colosseum Movies slider

A GIF will be provided Soon

Tech Stack

BackEnd:

FrontEnd:

DataBase:

Usage

Prerequisites:

The project can be used along side with the server side or without it untill the next Readme update .

  • Note: the authentification system isn't built yet, so the whole UI is reusable alone or with your BackEnd choice.

  • Get a free API Key at The Movie Database (TMDb)

Installation:

  1. Clone the repo

    git clone https://github.com/TheLordA/Colosseum.git
  2. Enter your API Key in .env.example.js

    REACT_APP_API_KEY="Your TMDB API KEY GOES HERE";
  3. Rename the .env.example.js to .env.js.

  4. Install NPM packages

    cd client
    npm install
  5. Run the Client Side :

    cd client
    npm start
  • The Server side Installation Will be Provided Soon

Features

Available Soon

Todo List

Available Soon

Contribute

Show your support by 🌟 the project !!

Feel free to contribute

Image Copyright Claims

Many images used in the project belong to their respective creators/authors. No claim by me & those who use this project.

About

Colosseum - A fully functional Netflix Clone made with MERN Stack and other technologies, check them in README for more details.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published