Skip to content

92chuck/Hula

Repository files navigation

Hula

Hulu website cloning project

About Hula

Provide movies and series streaming service you can watch anywhere! Add movies and series into your favorite and watch them later on your phone, table, or TV!

Video walkthrough 🎥

https://youtu.be/dXFDQKiP8zk

Key Features 🔑

  • Create a user account
  • Broswe movies / series by genres
  • Add to favorites functionality to save contentes for later

Tech Stack 📚

Below is a non-exhaustive list of technologies used throughout the project.

Front End Back End APIs Libraries/Frameworks
Angular MongoDB Bootstrap5
HTML Node.js
CSS

Setup 🚀

If you want to explore with Hula, feel free to clone this repo! After cloning, please enter the following commands:

Create .env file with the followings (PORT, MONGO_URL, SALT, ACCESS_TOKEN_SECRET)

Go into Server directory

  • npm i
  • npm run seed
  • npm start

At the same time in Root directory

  • npm start

Admin ID : admin1 & PW : Admin1@ Sign up or Sign in with ID : user1 & PW : User1@

Runs the app in the development mode.

  • Open [http://localhost:4200] to view it in your browser.
  • Open [http://localhost:3000] to view json data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages