Skip to content

Latest commit

 

History

History
72 lines (56 loc) · 2.29 KB

File metadata and controls

72 lines (56 loc) · 2.29 KB

📺 EPG Web App Hesh: Stay Updated with the Latest Shows!

Dive into the world of entertainment with the EPG Web App. Built with ❤️, it fetches the most recent shows using the EPG API, ensuring you never miss out on the latest TV action.

Vue.js Badge TailwindCSS Badge Vite Badge ESLint Badge

🛠️ Stack and Tools

🚀 Getting Started

Prerequisites:

Running the project:

  1. Clone the repository.
  2. Install dependencies:
    npm install
    npm run build
    

Build the project:

 npm run build

Start the server:

npm run start

Start the server:

npm run start

Preview in Production mode:

Note: Use a different terminal.

npm run preview

Preview in Development mode:

Note: Use a different terminal.

npm run dev

📋 To-do:

 Replace Moment.js with a more modern alternative.
 Enhance the UI to slide shows on the "now" button click.
 Dive deeper into the EPG package for detailed show insights.
<div align="center">
    🌟 If you like this project, consider giving it a star on GitHub! 🌟
</div>