Skip to content

The app allows to browse through a collection of movies and search for your favorite movie. You also can create and manage your own watchlist, where you can add movies that you want to watch later.

Notifications You must be signed in to change notification settings

TanyaGr9191/disneyPlus-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Overview of the application

The DisneyPlus-clone App is a web-application that allows you to browse and search for movies. The app is designed to provide a seamless and user-friendly experience for movie enthusiasts. The app's main features include:

📌 User-friendly interface: The app has a sleek and modern design, with an intuitive and easy-to-use user interface.

DisneyPlus-clone homepage

📌 Watchlist: You can create and manage your own watchlist, where you can add movies and shows you want to watch later.

DisneyPlus-clone watchlist

📌 Movie and show browsing, you can browse through a collection of movies, with the ability to filter movies by title.

DisneyPlus-clone watchlist

⚡ Technology

The app is built using React.js for the front-end, JavaScript for the logic, SCSS for styling, Node.js for the back-end and Firebase for data storage and retrieval. The app also utilizes a RESTful API to connect to the Firebase database.

🐾 Take your first step

🔹 Clone the project or download the files by going to the repository up above.

git clone https://github.com/TanyaGr9191/disneyPlus-clone.git

🔹 Go to the backend folder:

cd backend

Note: Ensure that node_modules are installed first.

🔹 Next, we'll start the server with 'npm start':

npm i
npm start

Note: You should receive a terminal output verifying the server's status at port 3030.

🔹 Now carry out the same steps for the frontend folder.

cd frontend
npm i
npm start

Note: A terminal output at localhost:3000 should be displayed once the server is up and running.

👏 All done!

✔️ You have completed your first step with Weebo. Now the app is active!

🏆 Credits

Tanya Grudinkina (visit my LinkedIn page)

About

The app allows to browse through a collection of movies and search for your favorite movie. You also can create and manage your own watchlist, where you can add movies that you want to watch later.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published