Skip to content

Nktech-Official/box-office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box Office is a Index of your Faviorite Shows and Actors/Actress.

Issues GitHub pull requests GitHub pull requests

Box-Office build with rectJs and using TvMaze Api . You Can Save your Favorite Show usign Star Buttons. #Hacktoberfest

💡 Live Project Link

Click here to play with box-office


🫂 Show your support

Give a ⭐️ if you like this project and want to support it!


🛠️ Installation Steps

Star and Fork the Repo 🌟 and this will keep us motivated.

  1. Clone the repository
git clone https://github.com/nktech-official/box-office
  1. Change the working directory
cd box-office
  1. Install Yarn

    • On Windos
      npm install --global yarn
    • On Linux and macOs
      sudo npm install --global yarn

    For more Information See Yarn Installation Docs .

  2. Install dependencies

yarn install
  1. Run the app
yarn start

🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

First Create an Issue to start working on the Project.
  1. Fork the Project
  2. Clone your Forked Repo to Local Machine (git clone https://github.com/${your-user-name}/box-office)
  3. Create your Feature Branch (git checkout -b 'feature/AmazingFeature')
  4. Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

TVMAZE API (for Contributors)

  • This Project uses TVMAZE API to fetch Information.
  • Check TvMaze Documention .
  • Add new Fetures by Hitting Different EndPoint for your Desire
  • First Create an Issue to start working on the Project.

📝 License

This project is under the MIT license.


Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • I wish to show my appreciation
  • etc

🙏 Thanks

Thanks to everyone who has contributed towards this project