Skip to content

(Collaborative Capstone Project) ShowBizz is a website that shows you all the latest Tv-shows and Movies, you can browse, like, and comment on your favorites. Users can get the details about a particular show and movie. ShowBizz also has a search feature that allows you to search for a particular show or movie.

License

Notifications You must be signed in to change notification settings

Owusu-Desmond/ShowBizz

 
 

Repository files navigation

ShowBizz

ShowBizz is a website that shows you all the latest Tv-shows and Movies, you can browse, like, and comment on your favorites. Users can get the details about a particular show and movie. ShowBizz also has a search feature that allows you to search for a particular show or movie.

Built With

  • Languages

    • HTML
    • CSS
    • JavaScript
  • Terminologies used

    • Linters
    • External API
    • Jest
    • Github workflow
    • Gitflow
    • Webpack

Live Demo Link

Access the the online version of my application with this link Live Demo

Presentation Link

You can see our presentation of the project here

Prerequisites

have a working git on your localmachine.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

  • Once the files are on your machine, open the leaderboard folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠 Installation & Set Up

  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
    
  3. Open http://localhost:8080 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build

Usage

For anyone that whats to learn html & css & Js

Run tests

Test the application with this command

npm test

Authors

👤 Tushar Singh

👤 Desmond Owusu Ansah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

(Collaborative Capstone Project) ShowBizz is a website that shows you all the latest Tv-shows and Movies, you can browse, like, and comment on your favorites. Users can get the details about a particular show and movie. ShowBizz also has a search feature that allows you to search for a particular show or movie.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.0%
  • CSS 20.2%
  • HTML 5.8%