Colosseum - A fully functional Netflix Clone made with MERN Stack and other technologies, check them below.
Preview • Tech Stack • Usage • Features • Todo list • Contribute • Image Copyright Claims
A GIF will be provided Soon
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)
-
Clone the repo
git clone https://github.com/TheLordA/Colosseum.git
-
Enter your API Key in
.env.example.js
REACT_APP_API_KEY="Your TMDB API KEY GOES HERE";
-
Rename the
.env.example.js
to.env.js
. -
Install NPM packages
cd client npm install
-
Run the Client Side :
cd client npm start
- The Server side Installation Will be Provided Soon
Available Soon
Available Soon