- Notifications
You must be signed in to change notification settings - Fork0
Colosseum - A fully functional Netflix Clone made with MERN Stack and other technologies, check them in README for more details.
License
NotificationsYou must be signed in to change notification settings
TheLordA/Colosseum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 atThe 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 clientnpm install
Run the Client Side :
cd clientnpm start
- The Server side Installation Will be Provided Soon
Available Soon
Available Soon